gaoluyang
2025-03-13 31e47cebb043a65c838a23c517848f1afdab778c
src/views/business/productOrder/index.vue
@@ -763,7 +763,7 @@
      }
      const params = { ...this.entity, state: this.tabList[this.tabIndex].value }
      this.tableLoading = true
      selectInsOrderParameter(params).then(res => {
      selectInsOrderParameter({...this.page,...params}).then(res => {
        this.upIndex++
        this.tableLoading = false
        if (res.code === 200) {