wy hace 1 año
padre
commit
62091eec68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)