田源
2023-12-27 fab1e8f1779f98cc43816e6b06c55458a1bd1133
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;