main
parent
8cdc9bd5ea
commit
212d35d29b
|
|
@ -28,12 +28,6 @@ class WarningSettingController extends AdminController
|
|||
'tab'=>$this->modeForm(Device::TYPE_METEOROLOGICAL),
|
||||
'unmountOnExit' => true//每次切换tab都要销毁
|
||||
],
|
||||
// [
|
||||
// 'title' => '水质预警',
|
||||
// 'value' => 'detail',
|
||||
// 'tab'=>'',
|
||||
// 'unmountOnExit' => true//每次切换tab都要销毁
|
||||
// ],
|
||||
[
|
||||
'title' => '土壤预警',
|
||||
'value' => 'detail',
|
||||
|
|
|
|||
Loading…
Reference in New Issue