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>