diff --git a/enp/templates/wgas.html b/enp/templates/wgas.html index 732cf6ce..ee4cb37a 100644 --- a/enp/templates/wgas.html +++ b/enp/templates/wgas.html @@ -40,7 +40,7 @@
- +
@@ -137,7 +137,7 @@ { field: 'id', title: 'ID', hidden: true }, { field: 'drain', title: 'drain', hidden: true }, { field: 'drain__name', title: '排放口 ', width: 100 }, - { field: 'wath_tiime', title: '监测时间', width: 100 }, + { field: 'watch_time', title: '监测时间', width: 100 }, { field: 'out_smoke', title: '出:干烟含量', width: 100 }, { field: 'out_o2', title: '出:氧含量', width: 100 }, { field: 'out_so2', title: '出:二氧化硫', width: 100 },