chenrui
2025-03-07 b9dc397ec24875d6aeeefa77f7605b75b23365e1
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) {