feat: productid联动过滤,cond条件category_id=[[prodtypeid]]
This commit is contained in:
parent
82522d8382
commit
8d71c4f1d9
@ -85,7 +85,8 @@
|
||||
"field": "productid",
|
||||
"table": "product",
|
||||
"valuefield": "id",
|
||||
"textfield": "product_name"
|
||||
"textfield": "product_name",
|
||||
"cond": "category_id=[[prodtypeid]]"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user