Browse Source

Merge branch 'fix2.2.0' into debug

Karsa 6 months ago
parent
commit
87eca4c29f
2 changed files with 8 additions and 13 deletions
  1. 7 12
      src/views/report/reportExternalDetail.vue
  2. 1 1
      src/views/reportEn/detail.vue

File diff suppressed because it is too large
+ 7 - 12
src/views/report/reportExternalDetail.vue


+ 1 - 1
src/views/reportEn/detail.vue

@@ -33,7 +33,7 @@
       <div id="abstract">
         <div class="abstract_cont">
           <div v-if="reportInfo.Abstract">Abstract:{{ reportInfo.Abstract }}</div>
-          <div style="color: #666; margintop: 1.2rem" v-if="configInfo.Disclaimer">
+          <div style="color: #666; margintop: 1.2rem" v-if="configInfo.DisclaimerEn">
             *Note: Please be sure to read the <strong
               style="fontweight: normal; cursor: pointer; color: #3e8ce6"
               @click="showTips"

Some files were not shown because too many files changed in this diff