Selaa lähdekoodia

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

liuhj 1 vuosi sitten
vanhempi
commit
676f276d58
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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>