NEZ-1778 fix:添加备份表单的校验
This commit is contained in:
@@ -134,7 +134,8 @@ export default {
|
||||
this.$on('getData', (res) => {
|
||||
console.log('getdata')
|
||||
this.getTableData()
|
||||
window.location.reload()
|
||||
this.$forceUpdate();
|
||||
// window.location.reload()
|
||||
})
|
||||
},
|
||||
async getTableData () {
|
||||
|
||||
Reference in New Issue
Block a user