jiaosong
2023-09-20 ebcc7c72663ae90d8960a6b027e26425e0a869e1
company_admin/src/views/business/goods.vue
@@ -286,7 +286,9 @@
        }).then(res => {
          this.$tip.apiSuccess('更新成功')
        }).finally(() => {
          // this.search()
          this.search()
        }).catch(err => {
          this.$message.warning({ message: err.message })
        })
      },
      turnNum (nums) {