10.30禅道

feature-JimuReport-1106-yjl
lijingjia 4 weeks ago
parent 3ae6cc967a
commit 27aa6631f4

@ -1194,18 +1194,6 @@
case 'WAIT_BC':
case 'WAIT_SPACE_RELEASE':
case 'WAIT_CANGDAN':
case 'WAIT_BILL_CONFIRM':
console.log(data)
//
go({
path: '/commontaskmanage/BLConfirmation',
query: {
id: data.ouT_BS_NO,
// btype: 1,
},
})
break
case 'WAIT_SI':
case 'WAIT_DRAFT':
case 'WAIT_CHECKOUT_BILL':
@ -1234,6 +1222,16 @@
},
})
break
case 'WAIT_BILL_CONFIRM':
//
go({
path: '/commontaskmanage/BLConfirmation',
query: {
id: data.ouT_BS_NO,
// btype: 1,
},
})
break
default:
break
}

Loading…
Cancel
Save