소스 검색

Merge branch '2023-8-14_指法预览'

liushengqiang 2 년 전
부모
커밋
0f75ab4139
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/page-instrument/view-detail/index.tsx

+ 1 - 0
src/page-instrument/view-detail/index.tsx

@@ -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) {