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