فهرست منبع

Merge branch 'v_BI' into debug

jwyu 5 ماه پیش
والد
کامیت
191195c840
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/BI_manage/index.vue
  2. 1 1
      src/views/home_manage/components/SelectBoard.vue

+ 1 - 1
src/views/BI_manage/index.vue

@@ -294,7 +294,7 @@ export default {
             })
             })
           },
           },
           {
           {
-            label: '共享给我的',
+            label: '收到共享',
             value: 'other_share',
             value: 'other_share',
             children: otherArr.map(item => {
             children: otherArr.map(item => {
               const cArr=item.DashboardList.map(_i=>{
               const cArr=item.DashboardList.map(_i=>{

+ 1 - 1
src/views/home_manage/components/SelectBoard.vue

@@ -147,7 +147,7 @@ export default {
             })
             })
           },
           },
           {
           {
-            label: '共享给我的',
+            label: '收到共享',
             value: 'other_share',
             value: 'other_share',
             children: otherArr.map(item => {
             children: otherArr.map(item => {
               const cArr=item.DashboardList.map(_i=>{
               const cArr=item.DashboardList.map(_i=>{