yuxc
2025-01-07 eb635360fde01f6a3c34d485e979e4724aa22b16
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>