瀏覽代碼

文案修改

jwyu 5 月之前
父節點
當前提交
c582bf4006
共有 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',
             children: otherArr.map(item => {
               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',
             children: otherArr.map(item => {
               const cArr=item.DashboardList.map(_i=>{