Commit 5cbc5309 authored by 李苏's avatar 李苏 💬

调整

parent 720b31e5
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
getTreeMethod(that,list) { getTreeMethod(that,list) {
let treeData =list let treeData =list
treeData = that.dgData(treeData, 'root') treeData = that.dgData(treeData, 'root')
console.log(treeData,'treeData')
that.tableData = [{ that.tableData = [{
/* 具体mc需要确定后传过来 */ /* 具体mc需要确定后传过来 */
code: 'root', code: 'root',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment