Parcourir la source

feat: 评测作业提醒开启摄像头

TIANYONG il y a 1 mois
Parent
commit
28051ba0ca
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/page-instrument/custom-plugins/work-ealuating/index.tsx

+ 3 - 0
src/page-instrument/custom-plugins/work-ealuating/index.tsx

@@ -106,6 +106,9 @@ export default defineComponent({
 						evaluatingData.showOpenCameraPop = true
 					}
 				}
+			},
+			{
+				immediate: true
 			}
 		);
 		onMounted(() => {