shawenguan 1 年之前
父節點
當前提交
3787893701
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      BoxJsSub/hbcpre.json

+ 6 - 2
BoxJsSub/hbcpre.json

@@ -291,11 +291,15 @@
                 {
                     "id": "HbcpreCompositeEntryTitleList",
                     "name": "合成功能入口名称选择",
-                    "val": [],
-                    "type": "checkboxes",
+                    "val": "item0",
+                    "type": "selects",
                     "desc": "",
                     "items": [
                         {
+                            "key": "item0",
+                            "label": "无"
+                        },
+                        {
                             "key": "item1",
                             "label": "合成活动"
                         },