src/views/safetyReview/expertManage/evaluateRecord/index.vue
@@ -175,7 +175,8 @@ loading.value = false; } const openDialog = (type, value) => { const openDialog = async (type, value) => { console.log(evaluateFormRef.value,666) evaluateFormRef.value.openDialog(type, value) }