Explorar el Código

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

liuhj hace 1 año
padre
commit
676f276d58
Se han modificado 1 ficheros con 5 adiciones y 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>