浏览代码

成本部分布局修改

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 {