抢单记录页面完成

This commit is contained in:
aixianling
2022-02-23 09:56:01 +08:00
parent be19bc7005
commit 1365cea288
4 changed files with 266 additions and 0 deletions

View File

@@ -64,7 +64,9 @@ export default {
},
handleCancel() {
this.$confirm("是否要取消本次融资需求发布?").then(() => {
}).catch(() => 0)
}
},
created() {