diff --git a/src/views/firefighting/fireInfoReport/components/firePoint.vue b/src/views/firefighting/fireInfoReport/components/firePoint.vue
index ed2a17a..95dfe75 100644
--- a/src/views/firefighting/fireInfoReport/components/firePoint.vue
+++ b/src/views/firefighting/fireInfoReport/components/firePoint.vue
@@ -13,6 +13,13 @@
+
+
+
+
+
+
+
@@ -47,6 +54,12 @@
+
+
+ 是
+ 否
+
+
{
this.listLoading = false
@@ -207,6 +232,7 @@ export default {
}, goKeyReset() {
this.FIRE_POINT_NAME = ''
this.FIRE_POINT_CODE = ''
+ this.IS_PUNCTUATION = ''
this.getList()
},
getDict() {