浏览代码

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj 1 年之前
父节点
当前提交
676f276d58
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/components/Finance/Cost.vue

+ 5 - 0
src/components/Finance/Cost.vue

@@ -3728,4 +3728,9 @@ export default {
     white-space: pre;
 
 }
+
+.cost-all .el-date-editor.el-input,
+.el-date-editor.el-input__inner {
+    width: 100%;
+}
 </style>