BUG 28287

This commit is contained in:
aixianling
2022-03-17 15:40:36 +08:00
parent a05bfbb480
commit bbe12fe39a
3 changed files with 44 additions and 40 deletions

View File

@@ -295,7 +295,7 @@ export default {
colItem = {
...item,
type: item.type,
fieldValue: this.user.areaId,
fieldValue: "",
}
} else {
if (item.type == 'date') {