疯狂的狮子li
2023-02-17 1ac98f522f498e394f23fea5c1079957f1d831cd
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;