浏览代码

工作报告编辑不导入

ming 7 月之前
父节点
当前提交
6db9e62419
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/business/common/projectMange/write/insert.vue

+ 1 - 1
src/pages/business/common/projectMange/write/insert.vue

@@ -6,7 +6,7 @@
           <u-icon name="arrow-left" size="20" color="#000"></u-icon>
         </view>
       </template>
-      <template #right>
+      <template #right v-if="state.pageTitle=='报告填写'">
         <view class="u-navbar__content__right__item">
           <u-icon name="more-dot-fill" size="20" color="#000" @click="moreClick()"></u-icon>
         </view>