小小儁爺
2024-11-14 6156331374cefbe908c5aeaebda911646c1d5f10
src/views/produce/stepReport.vue
@@ -1410,9 +1410,9 @@
            if (res.code === '200') {
              this.$notify.success('报工成功!')
              if (this.rowData.isend === 'Y') {
                await this.handleProductInHouseOrderSeave('B', inbarcode)
              }
              // if (this.rowData.isend === 'Y') {
              //   await this.handleProductInHouseOrderSeave('B', inbarcode)
              // }
              // await this.search()
              await this.tabClick()
@@ -1523,9 +1523,9 @@
            const res = await SavaMesOrderStepIn(data)
            if (res.code === '200') {
              this.$notify.success('收料成功!')
              if (this.rowData.isend === 'Y') {
                await this.handleProductInHouseOrderSeave('S', inbarcode)
              }
              // if (this.rowData.isend === 'Y') {
              //   await this.handleProductInHouseOrderSeave('S', inbarcode)
              // }
              // await this.search()
              await this.tabClick()
              this.$store.state.app.buttonIsDisabled = false