evoxwht пре 2 година
родитељ
комит
b6fb32e85c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      crmeb/app/Request.php

+ 1 - 1
crmeb/app/Request.php

@@ -33,7 +33,7 @@ class Request extends \think\Request
      * 不过滤变量名
      * @var array
      */
-    protected $except = ['menu_path', 'api_url', 'unique_auth', 'description', 'custom_form', 'content'];
+    protected $except = ['menu_path', 'api_url', 'unique_auth', 'description', 'custom_form', 'content', 'tableField'];
 
     /**
      * 获取请求的数据