ysy hace 2 años
padre
commit
18b2b3add3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/ledgerAssets/dryArea/index.vue

+ 1 - 1
src/views/ledgerAssets/dryArea/index.vue

@@ -31,7 +31,7 @@ export default {
       // 表格选中数据
       selection: [],
       current: null,
-      rootId: 11
+      rootId: '11'
     };
   },
   computed: {},