田源
2025-01-13 299968bd321e12d5363f0bdd6f46c37287f9e139
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>