关键词回显bug
This commit is contained in:
@@ -823,6 +823,7 @@ export default {
|
||||
this.reportF = rowData;
|
||||
// this.reportF.tags=JSON.parse(rowData.keyContent)
|
||||
this.tags=JSON.parse(rowData.keyContent)
|
||||
if(this.tags == '') this.tags =[]
|
||||
this.$forceUpdate()
|
||||
this.dialogReport = true;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user