|
@@ -1841,7 +1841,8 @@ export default {
|
|
|
czlx: '',
|
|
|
cameraCode: that.cameraCode,
|
|
|
fireRadius: that.sendHuoZaiBanJing,
|
|
|
- reserve: that.sendGuanLianYuAn
|
|
|
+ reserve: that.sendGuanLianYuAn,
|
|
|
+ fileList:eventStatus == 'qs'?this.eventLogList[this.eventLogList.length-1].fileVOs:[]
|
|
|
}
|
|
|
updateCentereventTEventcatalogueStatus(param).then(res => {
|
|
|
if (res.code == 200) {
|