pp
jiangping
2023-09-20 af18084315f1f592f1ba95f949cdb2df572b184b
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) {