mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
🔱: [client] sync upgrade with 2 commits [trident-sync]
fix: 独立使用form表单缺失mode的问题
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -26,6 +26,8 @@ export default async function ({ crudExpose }: CreateCrudOptionsProps): Promise<
|
|||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
console.log("dict", statusDict.data);
|
||||||
|
|
||||||
const remoteDict = dict({
|
const remoteDict = dict({
|
||||||
url: "/mock/dicts/OpenStatusEnum",
|
url: "/mock/dicts/OpenStatusEnum",
|
||||||
immediate: false
|
immediate: false
|
||||||
|
|||||||
Reference in New Issue
Block a user