Source/plt-web/plt-web-ui/src/views/wel/adminIndex.vue
@@ -208,7 +208,6 @@
        this.loading = false;
      }).catch(error => {
        this.$message.error(error);
        this.loading = false;
      });
    }