diff --git a/admin/info_off.class.php b/admin/info_off.class.php index 3b5eae8..04afce1 100644 --- a/admin/info_off.class.php +++ b/admin/info_off.class.php @@ -67,6 +67,7 @@ class info_off extends appadmin { 'v_tel' => $this->form['v_tel'], 'v_price' => $this->form['v_price'], 'v_psize' => $this->form['v_psize'], + 'v_forbidtype' => $this->form['v_forbidtype'], 'v_text' => $this->form['v_text'] ]; diff --git a/admin/templates/village.php b/admin/templates/village.php index 031e1af..3cd2dab 100644 --- a/admin/templates/village.php +++ b/admin/templates/village.php @@ -82,6 +82,13 @@ $met_title = $data['met_title']; required data-fv-notEmpty-message='不能为空'> +