Ver Fonte

告警页面

wy há 1 ano atrás
pai
commit
62091eec68
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/fault-alarm/components/FireAlarm.vue

+ 1 - 1
pages/fault-alarm/components/FireAlarm.vue

@@ -169,7 +169,7 @@
 					// type: this.alarmFrom.type,
 					// remark: this.alarmFrom.remark
 				}
-				// this.$http.getfireProtection(params)
+				// this.$http.FireChangestorage(params)
 				// 	.then(res => {
 				// 		this.$refs.AlarmDrawer.close();
 				// 		this.ExchangeMessage(res.code === 0 ? 'success' : 'error', res.msg)