@@ -89,6 +89,9 @@ export default {
/deep/ .el-input__inner{
width: 180px;
}
+ /deep/.el-date-editor.el-input{
+ width: 180px;
+ }
/deep/ .el-form-item__content .el-col {