src/views/qualityManagement/processInspection/components/formDia.vue @@ -271,6 +271,9 @@ } // 关闭弹框 const closeDia = () => { // 关闭弹窗清空数据 form.value = {} tableData.value = [] proxy.resetForm("formRef"); dialogFormVisible.value = false; emit('close')