✨ 付款申请表单优化与结算单过滤,并完善相关体验
进度预付仅可选预结算、尾款付款可选正式/预结算;同步收款账户、申请金额校验、关闭标签与费用明细残留等交互,并补充运单复制需求说明。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -326,7 +326,7 @@ export default {
|
||||
openProjectAdvance() {
|
||||
this.$router.push({
|
||||
path: '/payment/payment-application/form',
|
||||
query: { mode: 'add', paymentType: 'project_advance' },
|
||||
query: { mode: 'add', paymentType: 'progress_advance' },
|
||||
});
|
||||
},
|
||||
openEdit(row) {
|
||||
|
||||
Reference in New Issue
Block a user