Parcourir la source

feat:修改权限设置

AmandaG il y a 5 mois
Parent
commit
ee0402637f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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">