@@ -526,18 +526,7 @@
showZt: true,
zt: null,
fireReport: false,
- optionsProcessed: [{
- value: 'bj',
- label: '办结'
- }, {
- value: 'zy',
- label: '支援'
- },
- {
- value: 'gd',
- label: '归档'
- }
- ],
+ optionsProcessed: [],
// 弹出层 基本信息
information: [{
name: '标题',
@@ -983,6 +972,7 @@
that.listEventPic = [];
that.url = '';
getForest(id).then(response => {
+ this.optionsProcessed=[{value: 'bj',label: '办结' }, {value: 'zy',label: '支援'},{value: 'gd',label: '归档'}]
let data = response.data
if (data.eventStatus != 'event_event_status_1') {
this.aniu = false
@@ -608,19 +608,9 @@
- forestFarm: [{
+ forestFarm: [
+ {
name: '双辽市',
id: '',
child: [{
@@ -652,7 +642,8 @@
}
],
- information: [{
+ information: [
content: '某某某某某发现疑似火情'
@@ -1297,11 +1288,11 @@
that.id = id;
-
if (data.eventStatus == 'event_event_status_6') {
this.optionsProcessed.splice(1, 2)
this.zt = 3