Browse Source

no message

XAWDJ0277HWXPT2\Administrator 5 years ago
parent
commit
e51fb6cff2

File diff suppressed because it is too large
+ 1 - 1
web/css/app.5b5d7ff6.css


File diff suppressed because it is too large
+ 1 - 1
web/index.html


File diff suppressed because it is too large
+ 2 - 2
web/js/app.a0db8b1d.js


File diff suppressed because it is too large
+ 1 - 0
web/js/app.4205ce24.js.map


File diff suppressed because it is too large
+ 0 - 1
web/js/app.a0db8b1d.js.map


File diff suppressed because it is too large
+ 2 - 2
web/js/chunk-28ec4e83.b1afe9e8.js


File diff suppressed because it is too large
+ 1 - 1
web/js/chunk-28ec4e83.b1afe9e8.js.map


+ 3 - 2
webConfig/src/App.vue

@@ -437,8 +437,9 @@
             padding: 0;
         }
         .el-table__body-wrapper{
-            width: calc(100% - 1.5rem);
-            margin-right: 1.5rem;
+            width: calc(100% - 0.5rem);
+            margin-right: 0.5rem;
+            padding-right: 0.5rem;
         }
     }
 

+ 1 - 1
webConfig/src/views/projectManagement.vue

@@ -225,7 +225,7 @@
                     <el-table-column
                         fixed="right"
                         align="center"
-                        :width="12*remRatio"
+                        :width="13*remRatio"
                         :label="'operation'">
                         <template slot-scope="scope">
                             <span class="btn" @click="seeFun(scope.row)" title="See">