Explorar o código

火灾半径校验

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
14308159eb
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/views/eventdetailsdialog.vue

+ 0 - 4
src/views/eventdetailsdialog.vue

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