1
0
Fork 0
main
vine_liutk 2023-09-07 15:49:04 +08:00
parent 8cdc9bd5ea
commit 212d35d29b
1 changed files with 0 additions and 6 deletions

View File

@ -28,12 +28,6 @@ class WarningSettingController extends AdminController
'tab'=>$this->modeForm(Device::TYPE_METEOROLOGICAL), 'tab'=>$this->modeForm(Device::TYPE_METEOROLOGICAL),
'unmountOnExit' => true//每次切换tab都要销毁 'unmountOnExit' => true//每次切换tab都要销毁
], ],
// [
// 'title' => '水质预警',
// 'value' => 'detail',
// 'tab'=>'',
// 'unmountOnExit' => true//每次切换tab都要销毁
// ],
[ [
'title' => '土壤预警', 'title' => '土壤预警',
'value' => 'detail', 'value' => 'detail',