zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/const/tool/model.js
@@ -156,7 +156,7 @@
            searchLabelWidth: 60,
            span: 24,
            type: "select",
            dicUrl: "/api/blade-develop/datasource/select",
            dicUrl: "/ssoapi/blade-develop/datasource/select",
            props: {
                label: "name",
                value: "id",
@@ -317,7 +317,7 @@
            label: "字典编码",
            prop: "dictCode",
            type: "select",
            dicUrl: "/api/blade-system/dict/select",
            dicUrl: "/ssoapi/blade-system/dict/select",
            props: {
                label: "dictValue",
                value: "code",