gaoluyang
2025-03-13 07f8fc2e20080c81734023f7536942e7e6c0cfa7
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) {