Browse Source

04/14 20:15

111
Xiao_Mo 5 years ago
parent
commit
f91bbd6e43

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-300d81fe.83bf2a7d.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.fbdfe105.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-300d81fe.ce91db61.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-4f9286e7.275fc8fa.js


+ 4 - 4
src/views/journal/studentComplain.vue

@@ -81,7 +81,7 @@
       </el-row>
 
       <el-row>
-        <el-col :span="4">
+        <el-col :span="4" style="height:40px;line-height:40px;">
           责任比:
         </el-col>
         <el-col :span="20"
@@ -138,10 +138,10 @@
         </el-col>
       </el-row>
       <el-row >
-        <el-col :span="6" style="height:40px;line-height:40px;">薪酬比例:</el-col>
-        <el-col :span="18">
+        <el-col :span="4" style="height:40px;line-height:40px;">发放比例:</el-col>
+        <el-col :span="20">
           <div>
-            
+            <span style="padding-right: 8px;">课酬</span>
             <el-input disabled
                       
                       :disabled='true'

Some files were not shown because too many files changed in this diff