Commit fb9a75bb by yangzhi

fix:工单(不受理)

parent 8a05eddc
...@@ -865,7 +865,9 @@ export default { ...@@ -865,7 +865,9 @@ export default {
}, },
], ],
pendingVisible: false, pendingVisible: false,
pendingForm: {}, pendingForm: {
closeReason: '',
},
imgPreviewUrl: '', imgPreviewUrl: '',
subscript: 0, subscript: 0,
imgList: [], imgList: [],
......
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