소스 검색

告警页面

wy 1 년 전
부모
커밋
62091eec68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)