52864 【WELINK】标准解读流程,批准节点:移动端按钮应与PC端按钮相同

This commit is contained in:
宋伟佳
2022-06-10 15:29:26 +08:00
parent 79fcf9bf94
commit 022105e889
@@ -223,18 +223,16 @@
<div class="content" v-show="active === '2'"> <div class="content" v-show="active === '2'">
<Phone-histort-table :prc-num="$route.query.prcNum"></Phone-histort-table> <Phone-histort-table :prc-num="$route.query.prcNum"></Phone-histort-table>
</div> </div>
<ProcessFooter <ProcessFooter
show-submit show-submit
:submitLoading="isSubmit" :submitLoading="isSubmit"
:saveLoading="saveLoading" :saveLoading="saveLoading"
@submit="handleSubmit" @submit="handleSubmit"
show-back show-transfer
show-transfer @transfer="handleTransfer"
@transfer="handleTransfer" submitBTNText="同意"
@back="handleSubmitNo" >
submitBTNText="同意" </ProcessFooter>
>
</ProcessFooter>
<phone-role <phone-role
role-title="转办处理人" role-title="转办处理人"
:is-show-phone.sync="drawerModal" :is-show-phone.sync="drawerModal"