feat: mroombooking wf_key

This commit is contained in:
caoqianming 2025-11-21 16:09:41 +08:00
parent 171545b918
commit 8b2bd9adff
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<el-footer> <el-footer>
<el-button @click="$emit('closed')" style="margin-right: 4px">取消</el-button> <el-button @click="$emit('closed')" style="margin-right: 4px">取消</el-button>
<ticketd_b <ticketd_b
:workflow_key="'wf_booking'" :workflow_key="'wf_mroombooking'"
:title="form.title+'-会议室预定'" :title="form.title+'-会议室预定'"
:t_id="form.id" :t_id="form.id"
:ticket_="form.ticket_" :ticket_="form.ticket_"