黎星凯
2024-06-28 38e7fed751939294bd60bcdab077807a21299a2f
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: {