Administrator
2022-06-15 47a0f58d4334939b08a55b9356f94de23c8b1367
src/views/workreport/data.js
@@ -22,6 +22,7 @@
    prop: "category",
    type: "select",
    dicUrl: "/api/blade-system/dict-biz/dictionary?code=workReportCategory",
    cascaderItem: ["receivedIds"],
    props: {
        label: "dictValue",
        value: "dictKey"
@@ -76,7 +77,8 @@
    prop: "receivedIds",
    span: 24,
    type: "tree",
    dicUrl: "/api/blade-system/dept/lazy-tree-user",
    // lazy: true,
    // dicUrl: "/api/blade-system/dept/lazy-tree-user-app?type={{key}}",
    hide: true,
    props: {
        label: "title",