admin-web/src/views/dashboard/index.vue
@@ -182,6 +182,7 @@
    };
  },
  created() {
    console.log(this.userInfo)
    this.getAuditList()
    this.getWarningList()
    getGoodsNumPrice().then(res => {