@@ -373,6 +373,7 @@ export default defineComponent({
}, 500)
return
}
+ detailData.fingerPreView = true;
};
const handleCloseFignerView = () => {
if (!query.modelType && detailData.orientation == 1) {