jqh %!s(int64=4) %!d(string=hai) anos
pai
achega
a671ea1423
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/Form/Field/Tags.php

+ 2 - 0
src/Form/Field/Tags.php

@@ -239,6 +239,8 @@ JS;
 
     protected function setupScript()
     {
+        Select::defineLang();
+
         // 解决部分浏览器开启 tags: true 后无法输入中文的BUG
         // 支持"逗号" "分号" "空格"结尾生成tags
         $this->script = <<<JS