Browse Source

2024-01-15

升级bu2
java8
fengyuan_yang 2 years ago
parent
commit
f5d1d08f1f
  1. 3
      src/views/modules/reportWorkOrder/reportDefectOrder.vue

3
src/views/modules/reportWorkOrder/reportDefectOrder.vue

@ -1270,7 +1270,8 @@
// //
reach () { reach () {
let tempData = { let tempData = {
site: this.reachData.site,
site: this.saveData.site,
buNo: this.saveData.buNo,
functionType: 'C', functionType: 'C',
orderNo: this.reachData.orderNo, orderNo: this.reachData.orderNo,
status: '已到达', status: '已到达',

Loading…
Cancel
Save