liuyg
2021-09-24 c4e67a8942e514b65ab41bb19781d50576c15725
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",