ysy 2 년 전
부모
커밋
18b2b3add3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {},