From aafced32ac0b294565b728f159d5c93317fc932b Mon Sep 17 00:00:00 2001 From: cloud Date: Fri, 26 Jun 2020 02:46:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B9=BF=E5=91=8A=E4=BD=8D?= =?UTF-8?q?=E5=BD=95=E5=85=A5=E6=97=B6=E5=8F=AF=E4=BB=A5=E5=90=8C=E6=97=B6?= =?UTF-8?q?=E7=AD=9B=E9=80=89=E5=A4=9A=E4=B8=AA=E5=B9=BF=E5=91=8A=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/class/table_theme.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/class/table_theme.class.php b/include/class/table_theme.class.php index f5a5a93..5f64b0b 100644 --- a/include/class/table_theme.class.php +++ b/include/class/table_theme.class.php @@ -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' => '可选择多个位置',