mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化退回问题
This commit is contained in:
parent
fca2a45fbc
commit
8791d1bef0
@ -160,10 +160,12 @@
|
|||||||
value: '1500'
|
value: '1500'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
_that.actions.push({
|
_that.actions.push({
|
||||||
label: '转单',
|
label: '转单',
|
||||||
value: '1300'
|
value: '1300'
|
||||||
});
|
});
|
||||||
|
_that.audit.auditCode = _that.actions[0].value;
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user