Procházet zdrojové kódy

火灾半径校验

彭宇 před 2 roky
rodič
revize
d44dfd5232
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      src/views/firespread.vue

+ 0 - 4
src/views/firespread.vue

@@ -964,10 +964,6 @@
                 return
               }
               if (eventStatus == 'qs') {
-                if (that.sendHuoZaiBanJing == '' || that.sendHuoZaiBanJing == null) {
-                  that.$message.error(`请输入火灾半径!`)
-                  return
-                }
                 if (that.sendEventType == '' || that.sendEventType == null) {
                   that.$message.error(`请选择事件类型!`)
                   return