fix: subtable使用CRUD别名discount_detail_list而非表名
This commit is contained in:
parent
b8a5de7a07
commit
f1e9b1ab2e
@ -33,7 +33,7 @@
|
||||
{
|
||||
"field": "discountid",
|
||||
"title": "折扣产品明细",
|
||||
"subtable": "discount_detail"
|
||||
"subtable": "discount_detail_list"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user