Commit bc5bf92e authored by dragondean@qq.com's avatar dragondean@qq.com

修改草稿订单走编辑接口

parent 47b3ae27
......@@ -1396,7 +1396,7 @@ export default {
// 修改的提交
if (this.form.orderNo != null) {
if (this.form.orderId) {
let data = Object.assign({}, this.form, {
status: submitType,
customDraweeVOList: this.customDraweeList,
......
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