调整广告位录入时可以同时筛选多个广告位置
This commit is contained in:
parent
34e4e136c8
commit
aafced32ac
|
|
@ -730,7 +730,6 @@ class table_theme {
|
|||
$para = $tsql->table('para')->where(['p_type' => 3])->all();
|
||||
$this->search['left'][] = self::para_select($para,['e_bno','门口方位']);
|
||||
//位置
|
||||
//位置
|
||||
$this->select2 = [
|
||||
'_fiend' => ['e_aps','位置'],
|
||||
'placeholder' => '可选择多个位置',
|
||||
|
|
|
|||
Loading…
Reference in New Issue