|
@@ -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)
|