bug
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
}
|
||||
|
||||
if (res.data.girdNames) {
|
||||
this.girdNames = res.data.girdNames
|
||||
this.girdNames = res.data.girdNames.split(',')
|
||||
}
|
||||
|
||||
this.dateForm.choiceTime = res.data.choiceTime
|
||||
|
||||
Reference in New Issue
Block a user