田源
2023-09-21 9a9fc08739e4a885f2920f16645d6bf1d2044edc
Source/UBCS-WEB/src/const/code/classisyValueTreeDialog.js
@@ -1,8 +1,8 @@
export default {
    nodeKey: 'oid',
    // nodeKey: 'oid',
    border: true,
    lazy: false,
    defaultExpandAll: true,
    defaultExpandAll: false,
    treeLoad: function (node, resolve) {
      // const parentId = (node.level === 0) ? 0 : node.data.id;