This commit is contained in:
yanran200730
2022-07-26 15:20:16 +08:00
parent d85ab06f68
commit 4f357b1dd4
2 changed files with 2 additions and 2 deletions

View File

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