无人机管理后台前端(已迁走)
zrj
2024-08-30 e7521a0a711ae076b19576176e731c7df227b01c
机场授权优化
1 files modified
4 ■■■■ changed files
src/views/device/components/devicePerShare.vue 4 ●●●● patch | view | raw | blame | history
src/views/device/components/devicePerShare.vue
@@ -179,6 +179,8 @@
        () => {
          this.initFlag = false;
          this.onLoad(this.page);
          // 刷新机构树
          this.getDeptTreeInfo();
          this.$message({
            type: 'success',
            message: '操作成功!',
@@ -218,6 +220,8 @@
          return remove(row.id);
        })
        .then(() => {
          // 刷新机构树
          this.getDeptTreeInfo();
          this.onLoad(this.page);
          this.$message({
            type: 'success',