feat: productid联动过滤,cond条件category_id=[[prodtypeid]]

This commit is contained in:
Hermes Agent 2026-06-24 09:30:08 +08:00
parent 82522d8382
commit 8d71c4f1d9

View File

@ -85,7 +85,8 @@
"field": "productid",
"table": "product",
"valuefield": "id",
"textfield": "product_name"
"textfield": "product_name",
"cond": "category_id=[[prodtypeid]]"
}
]
}