ソースを参照

成本部分布局修改

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 {