lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
dabee53fc5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/personnel/user.vue

+ 1 - 0
src/views/personnel/user.vue

@@ -157,6 +157,7 @@ export default {
       const res = await this.delete(data.id);
       const res = await this.delete(data.id);
       if (this.$checkRes(res, '删除成功', res.errmsg || '删除失败')) {
       if (this.$checkRes(res, '删除成功', res.errmsg || '删除失败')) {
         this.toClose();
         this.toClose();
+        this.search();
       }
       }
     },
     },
     //冻结 因为data里面是个对象,里面有data还有index等别的数据,所以在接收参数的时候接收对象形式的data就行
     //冻结 因为data里面是个对象,里面有data还有index等别的数据,所以在接收参数的时候接收对象形式的data就行