소스 검색

成本部分布局修改

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 {