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'">
<Phone-histort-table :prc-num="$route.query.prcNum"></Phone-histort-table>
</div>
<ProcessFooter
show-submit
:submitLoading="isSubmit"
:saveLoading="saveLoading"
@submit="handleSubmit"
show-back
show-transfer
@transfer="handleTransfer"
@back="handleSubmitNo"
submitBTNText="同意"
>
</ProcessFooter>
<ProcessFooter
show-submit
:submitLoading="isSubmit"
:saveLoading="saveLoading"
@submit="handleSubmit"
show-transfer
@transfer="handleTransfer"
submitBTNText="同意"
>
</ProcessFooter>
<phone-role
role-title="转办处理人"
:is-show-phone.sync="drawerModal"