1
This commit is contained in:
@@ -315,7 +315,6 @@ export default {
|
|||||||
for (let i = 0; i < this.gongxulsh.length; i++) {
|
for (let i = 0; i < this.gongxulsh.length; i++) {
|
||||||
handlechange(this.gongxulsh[i].工序流水号, '0000')
|
handlechange(this.gongxulsh[i].工序流水号, '0000')
|
||||||
if (i === this.gongxulsh.length - 1) {
|
if (i === this.gongxulsh.length - 1) {
|
||||||
console.log(1)
|
|
||||||
shouhuo(row.外协加工任务单流水号).then(response => {
|
shouhuo(row.外协加工任务单流水号).then(response => {
|
||||||
if (response.data[0].result === '1') {
|
if (response.data[0].result === '1') {
|
||||||
this.fetchData()
|
this.fetchData()
|
||||||
|
|||||||
Reference in New Issue
Block a user