|
|
@@ -35,7 +35,8 @@
|
|
|
"lkGandartCastingId",
|
|
|
"lkGandartTransactionRecordId",
|
|
|
"lkGandartLimitPrice",
|
|
|
- "lkGandartCollectionName"
|
|
|
+ "lkGandartCollectionName",
|
|
|
+ "lkGandartCollectionCateLst"
|
|
|
],
|
|
|
"settings": [
|
|
|
{
|
|
|
@@ -100,6 +101,13 @@
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
"desc": "产品名称"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "lkGandartCollectionCateLst",
|
|
|
+ "name": "产品列表",
|
|
|
+ "val": "[]",
|
|
|
+ "type": "textarea",
|
|
|
+ "desc": "产品列表"
|
|
|
}
|
|
|
]
|
|
|
}
|