修复日期选择问题
This commit is contained in:
@@ -120,6 +120,7 @@ export interface ListActions {
|
||||
getCities: () => Promise<void>;
|
||||
getCityQrCode: () => Promise<void>;
|
||||
updateArea: (payload: [string, string, string]) => void;
|
||||
refreshBothLists: () => Promise<void>;
|
||||
}
|
||||
|
||||
export interface IPayload {
|
||||
|
||||
Reference in New Issue
Block a user