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 {