摘要:
作用是: 当某列是显示的关联表的name时,用name搜索关联表的数据效率低,还是使用关联id搜索。 shipping.js {field: 'shippingtype.st_name',searchfield:'type_id', title: __('Type_id'),sortable: tr 阅读全文
posted @ 2020-10-13 16:57 Showker 阅读(1288) 评论(0) 推荐(0)
|
|||
|
摘要:
作用是: 当某列是显示的关联表的name时,用name搜索关联表的数据效率低,还是使用关联id搜索。 shipping.js {field: 'shippingtype.st_name',searchfield:'type_id', title: __('Type_id'),sortable: tr 阅读全文
posted @ 2020-10-13 16:57 Showker 阅读(1288) 评论(0) 推荐(0)
摘要:
https://ask.fastadmin.net/question/9555.html {field: 'shippingtype.st_name', title: __('Type_id'),sortable: true,operate: 'LIKE %...%', placeholder: ' 阅读全文
posted @ 2020-10-13 15:35 Showker 阅读(784) 评论(0) 推荐(0) |
|||