企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
tpl\_form\_field\_industry() - 行业分类选择器 ### 说明 ~~~ tpl_form_field_industry($name, $pvalue = '', $cvalue = '', $parentid = 'industry_1', $childid = 'industry_2') ~~~ ### 参数 * string**$name**表单名称 * string**$pvalue**父类选中元素 * string**$cvalue**子类选中元素 * string**$parentid**select 父类id * string**$childid**select 子类id