Merge branch 'codeCheck' of https://git.mesalab.cn/nezha/nezha-fronted into codeCheck
This commit is contained in:
@@ -889,7 +889,7 @@
|
||||
if (response.code === 200) {
|
||||
this.IDCOptionData = response.data.list;
|
||||
this.markOptionData(this.IDCOptionData)
|
||||
//this.$store.state.assetData.idcData = this.IDCOptionData;
|
||||
this.$store.commit('assetDcListChange');
|
||||
this.$emit('refreshData');
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user