洪海涛 4 年 前
コミット
1ac01aa648
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/monthlyReport/childrenPage/editReport/index.vue

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/index.vue

@@ -100,7 +100,7 @@
             />
             />
           </div>
           </div>
           <div v-else style="margin-top: 30px;">暂无数据!</div>
           <div v-else style="margin-top: 30px;">暂无数据!</div>
-          <historyRecord v-model="historyRecordReload" v-if="pageType.search(/All/) < 0 && tabPageData && windowHref.indexOf('isHistory=new') < 0" />
+          <historyRecord v-if="pageType.search(/All/) < 0 && tabPageData && windowHref.indexOf('isHistory=new') < 0" v-model="historyRecordReload" />
         </div>
         </div>
         <div class="right-wrapper">
         <div class="right-wrapper">
           <Affix
           <Affix