yuxc
2025-01-07 3ef0ee19b5991ee38ec6404a36c325171014f7fa
Source/plt-web/plt-web-ui/src/views/wel/adminIndex.vue
@@ -208,10 +208,9 @@
        this.loading = false;
      }).catch(error => {
        this.$message.error(error);
        this.loading = false;
      });
    }
    },
  },
};
</script>