Mr.Shi
2023-09-21 4f912f23e61912cb3195ca168f23bb521bf8b309
company_admin/src/views/business/goods.vue
@@ -216,7 +216,7 @@
          status: type
        }).then(res => {
          this.$message.success({ message: res })
          this.search()
          this.handlePageChange()
        })
      },
      downloadFile() {
@@ -286,7 +286,9 @@
        }).then(res => {
          this.$tip.apiSuccess('更新成功')
        }).finally(() => {
          // this.search()
          this.search()
        }).catch(err => {
          this.$message.warning({ message: err.message })
        })
      },
      turnNum (nums) {