diff --git a/src/views/Gw/biLeiQi/BiLeiQiForm.vue b/src/views/Gw/biLeiQi/BiLeiQiForm.vue index 7eecb2b..a513a92 100644 --- a/src/views/Gw/biLeiQi/BiLeiQiForm.vue +++ b/src/views/Gw/biLeiQi/BiLeiQiForm.vue @@ -1,162 +1,185 @@ @@ -393,5 +416,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue b/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue index 6310216..affa7b0 100644 --- a/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue +++ b/src/views/Gw/boxMateQuality/BoxMateQualityForm.vue @@ -1,16 +1,27 @@ \ No newline at end of file diff --git a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue index eadc20b..5ae0bb2 100644 --- a/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue +++ b/src/views/Gw/dianLiuHuGanQi/DianLiuHuGanQiForm.vue @@ -1,162 +1,179 @@ @@ -393,5 +410,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/dianRongQi/DianRongQiForm.vue b/src/views/Gw/dianRongQi/DianRongQiForm.vue index 1d445c1..0462787 100644 --- a/src/views/Gw/dianRongQi/DianRongQiForm.vue +++ b/src/views/Gw/dianRongQi/DianRongQiForm.vue @@ -1,192 +1,216 @@ @@ -445,5 +469,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/duanLuQi/DuanLuQiForm.vue b/src/views/Gw/duanLuQi/DuanLuQiForm.vue index 1dfc666..d6f146d 100644 --- a/src/views/Gw/duanLuQi/DuanLuQiForm.vue +++ b/src/views/Gw/duanLuQi/DuanLuQiForm.vue @@ -1,176 +1,200 @@ @@ -423,5 +447,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitchForm.vue b/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitchForm.vue index 5868ba8..4f3054c 100644 --- a/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitchForm.vue +++ b/src/views/Gw/fusedIsolationSwitch/FusedIsolationSwitchForm.vue @@ -1,176 +1,199 @@ @@ -423,5 +446,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue index beadaa1..3c9d11f 100644 --- a/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue +++ b/src/views/Gw/langYongBaoHuQi/LangYongBaoHuQiForm.vue @@ -1,168 +1,192 @@ @@ -401,5 +425,9 @@ const fnResetA = () => { "Sended": 0 } } +// 关闭窗体 +const fnEventCancel = () => { + refShow.value = false +} \ No newline at end of file diff --git a/src/views/Gw/muPai/MuPaiForm.vue b/src/views/Gw/muPai/MuPaiForm.vue index 4999141..a0f181e 100644 --- a/src/views/Gw/muPai/MuPaiForm.vue +++ b/src/views/Gw/muPai/MuPaiForm.vue @@ -1,260 +1,255 @@