update: 出货查看现场照片类型问题

This commit is contained in:
admin 2024-05-15 13:54:07 +08:00
parent 7402e4ee5c
commit 9c225b6bc6
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ const handleSettlement = () => {
};
const handleScenePhoto = (id: string) => {
uni.navigateTo({
url: "/pagesScenePhoto/index?orderType=1&imagesType=1&id=" + id, //
url: "/pagesScenePhoto/index?orderType=1&imagesType=2&id=" + id, //
});
};
// // 3