fastadmin 修改 selectpage 参数
查看原文data-source$("#c-freight_id_text").data("selectPageObject").option.data = "user/user/index";data-params$('#c-freight_id_text').data("selectPageObject").option.params = function () { return {custom:{shop_id : shop_id}};};





