Explorar o código

选择元件 去掉其他分组

xiebeibei %!s(int64=4) %!d(string=hai) anos
pai
achega
b1ea531ec3
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      src/components/edit/leftbar_components/itemTree.vue

+ 8 - 8
src/components/edit/leftbar_components/itemTree.vue

@@ -116,14 +116,14 @@ export default {
           });
         }
       });
-      newTree.push({
-        title: '其他分组',
-        name: '其他分组',
-        id: '#',
-        key:'#',
-          checked: 'uncheck',
-        children: []
-      })
+      // newTree.push({
+      //   title: '其他分组',
+      //   name: '其他分组',
+      //   id: '#',
+      //   key:'#',
+      //     checked: 'uncheck',
+      //   children: []
+      // })
       return newTree;
     },
     //确定