|
@@ -2,7 +2,7 @@
|
|
|
<div class="dialog-input-area-top-container">
|
|
<div class="dialog-input-area-top-container">
|
|
|
<!-- 文档出卷 -->
|
|
<!-- 文档出卷 -->
|
|
|
<template v-if="menu_id === 7">
|
|
<template v-if="menu_id === 7">
|
|
|
- <BtnIframeChujuan />
|
|
|
|
|
|
|
+ <!-- <BtnIframeChujuan /> -->
|
|
|
|
|
|
|
|
<BtnConfigChujuan @confirm="handleChujuanConfirm" />
|
|
<BtnConfigChujuan @confirm="handleChujuanConfirm" />
|
|
|
</template>
|
|
</template>
|