石广澎
2023-12-12 1822fb1b8dc476bdb3270d0dd0cd79cbbc02ae2c
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: {