@@ -54,7 +54,7 @@ export function useDraw(props?: any, emit?: any) {
});
} else if (type === "4") {
uni.reLaunch({
- url: "/pagesOne/record/claimList",
+ url: "/pagesOne/record/claimList?type=list",
} else {
handleClose();
@@ -83,8 +83,6 @@ const getList = (type?: string) => {
paymentBillImageArr: item.paymentBillImage.split(","),
};
- console.log("----------------------------", list.value);
-
// isRefresh.value = false;