疯狂的狮子li
2023-02-17 0af7c94ae6816e2f59e0c3589f662430401df624
ruoyi-ui/src/views/system/tenant/index.vue
@@ -360,6 +360,7 @@
    handleUpdate(row) {
      this.loading = true;
      this.reset();
      this.getTenantPackage();
      const id = row.id || this.ids
      getTenant(id).then(response => {
        this.loading = false;