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