admin-web/src/views/dashboard/index.vue @@ -185,7 +185,10 @@ this.getAuditList() this.getWarningList() getGoodsNumPrice().then(res => { this.goodsNumPrice = res if(res){ this.goodsNumPrice = res } }) }, methods: {