Commit 19fcf432 authored by Morson's avatar Morson

fix:修改代码错误

parent 51ace0e9
......@@ -208,7 +208,7 @@ export default {
submitParts() {
const address = this.addressInfo
let params = {
workOrderId: orderId,
workOrderId: this.orderId,
applyType: this.applyType,
remark: this.remark,
parts: JSON.stringty(parts),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment