dever hace 3 años
padre
commit
d7758c9e1a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      service/setting/database/agreement.php

+ 1 - 1
service/setting/database/agreement.php

@@ -47,7 +47,7 @@ return array
             'default'   => '1',
             'desc'      => '合同类型',
             'match'     => 'is_numeric',
-            //'update'    => 'radio',
+            'update'    => 'radio',
             'option'    => $type,
             'search'    => 'select',
             'list'      => true,