|
@@ -985,6 +985,7 @@ export default {
|
|
console.log(res.data)
|
|
console.log(res.data)
|
|
console.log(
|
|
console.log(
|
|
`
|
|
`
|
|
|
|
+完工时间: ${res.data.overTime}
|
|
工程师编号号: ${this.userInfo.workerNumber}
|
|
工程师编号号: ${this.userInfo.workerNumber}
|
|
网点属性(attr): ${res.data.attr}
|
|
网点属性(attr): ${res.data.attr}
|
|
工单类型(orderType): ${res.data.orderType}
|
|
工单类型(orderType): ${res.data.orderType}
|