[update] 控件处理
This commit is contained in:
@@ -287,7 +287,7 @@ export default {
|
||||
if (res.data.success) {
|
||||
_this.$message.success(res.data.result)
|
||||
_this.areaVisible = false
|
||||
_this.getTableList()
|
||||
this.getLoginUserType()
|
||||
}else{
|
||||
_this.$message.warning(res.data.result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user