Explorar o código

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

liuhj hai 1 ano
pai
achega
676f276d58
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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>