@@ -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>