Browse Source

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

TIANYONG 6 days ago
parent
commit
28051ba0ca
1 changed files with 3 additions and 0 deletions
  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(() => {