【fix ESLint】src/views/system/modules

This commit is contained in:
danshihao
2023-03-07 14:23:25 +08:00
parent 0e41300963
commit 9e05297813
33 changed files with 179 additions and 183 deletions
@@ -123,8 +123,8 @@ export default {
this.DataVersionList = res.result
} else {
this.DataVersionList = []
this.dataId1 = '',
this.dataId2 = '',
this.dataId1 = ''
this.dataId2 = ''
console.log(res.message)
}
})