src/components/equipmentDailog/standardDailog.vue
@@ -96,6 +96,7 @@ checkPart: "", rate: '', }; disabled.value = false; }; // 取消 const resetForm = () => { @@ -108,6 +109,7 @@ checkPart: "", rate: '', }; disabled.value = false; }; //全屏 const full = ref(false);