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