ysy 1 жил өмнө
parent
commit
2f4ec5678d

BIN
dist.rar


+ 1 - 1
src/components/AssetTree/index.vue

@@ -50,7 +50,7 @@ export default {
     },
 
     id: {
-      type: Array,
+      type: Array |  String,
       default: () => {
         return ['9'];
       }