Ver código fonte

Merge branch 'dev_g' of United_Software/k_online_ui into dev

Jack Zhou 5 meses atrás
pai
commit
d5c72d8653
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/Dashboard/src/DashboardView.vue

+ 1 - 1
src/views/Dashboard/src/DashboardView.vue

@@ -803,7 +803,7 @@ const ClickParams = (val: any) => {
                 <div><el-switch v-model="item.switchValue" :disabled="item.isRevenueDisplay != undefined && item.isRevenueDisplay == false" /></div>
               </div>
               <div class="content_text">{{ item.text }}</div>
-              <div class="content_text_warining" v-if="item.title == 'Revenue Spent'">*To ensure the accuracy of the data display, this report needs to be configured and displayed after communicating clearly with Sales.</div>
+              <div class="content_text_warining" v-if="item.isRevenueDisplay != undefined && item.isRevenueDisplay == false">*To ensure the accuracy of the data display, this report needs to be configured and displayed after communicating clearly with Sales.</div>
             </div>
             <el-divider />
             <div class="tips">