@ -591,6 +591,7 @@ const buttonTableClick = async (val, row) => {
buttonBaseClick('refresh', null)
})
.catch((err) => {
tableObject.loading = false
console.log(err)
} else if (val == 'edit') {
@ -511,6 +511,7 @@ const buttonTableClick = async (val, row) => {
buttonBaseClick('refresh',null)
}).catch(err => {
} else if (val == 'edit') { // 编辑