update
This commit is contained in:
parent
65c233724e
commit
102aaa2a99
@ -94,7 +94,7 @@ const handleChangeTab = async (value: number) => {
|
||||
const handleGetData = async () => {
|
||||
const req: any = {
|
||||
ProvinceCode: "530000",
|
||||
StatisticsDate: moment().subtract(1, 'd').subtract(1, 'M').format('YYYY-MM-DD'),
|
||||
StatisticsDate: moment().subtract(1, 'd').format('YYYY-MM-DD'),
|
||||
ServerpartId: props.currentService?.SERVERPART_ID || "",
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user