wangting
2025-01-03 b25c902a87072b5ae2dd33ab8106f8490d050e34
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>