Преглед на файлове

成本部分布局修改

yuanrf преди 1 година
родител
ревизия
f96cbbfee5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/components/Finance/Cost.vue

+ 2 - 2
src/components/Finance/Cost.vue

@@ -3597,11 +3597,11 @@ export default {
 }
 
 .CostBShow .el-col-3 .el-form-item__content {
-    width: 40%;
+    width: 60%;
 }
 
 .CostBShow .el-form-item__content {
-    width: 50%;
+    width: 60%;
 }
 
 .CostBShow .el-date-editor--date {