@@ -100,6 +100,7 @@ function dateTypeChange(dateType: string) {
break;
}
+ getData()
api.product.getLists({ status: 1 }).then((res: any) => {