zx 3 years ago
parent 03e27f7c7b
commit 66733f01e5

@ -72,6 +72,7 @@ Page({
Guids: this.data.Guid,
}).then(res => {
// todo: 回显预警信息
console.log(res)
if(res.DetailsData) {
if(res.DetailsData[0].IsAdvancedQuery == 1) {
this.setData({totalMode: 1, highAnalizeWord: res.DetailsData[0].AnalyzeWord,})
@ -265,7 +266,7 @@ Page({
"Classify": 0,
"StartTime": this.data.StartTime,
"EndTime": this.data.EndTime,
"Types": "theme",
"Types": "theme_v6",
"DetailsData": [dtData],
"Warning": {
"Statu": this.data.Statu,

Loading…
Cancel
Save