BUG 28287
This commit is contained in:
@@ -295,7 +295,7 @@ export default {
|
||||
colItem = {
|
||||
...item,
|
||||
type: item.type,
|
||||
fieldValue: this.user.areaId,
|
||||
fieldValue: "",
|
||||
}
|
||||
} else {
|
||||
if (item.type == 'date') {
|
||||
|
||||
Reference in New Issue
Block a user