update 调整银川大屏和西安大屏

This commit is contained in:
zk
2024-05-17 13:07:39 +08:00
parent 45aec85fad
commit 13faaa92a6
15 changed files with 145 additions and 88 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ export const sexTypeList = [
},
];
interface Settings {
export interface Settings {
dataType: string;
orgCode?: string;
}