正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -46,7 +46,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | @@ -46,7 +46,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | ||
| 46 | extend:'data-area=["94%","94%"]', | 46 | extend:'data-area=["94%","94%"]', |
| 47 | classname: 'btn btn-xs btn-primary btn-dialog', | 47 | classname: 'btn btn-xs btn-primary btn-dialog', |
| 48 | icon: 'fa fa-recipt', | 48 | icon: 'fa fa-recipt', |
| 49 | - url: 'chartercar/index?specofocaddress_id={id}', | 49 | + url: 'chartercar/index?specificaddress_id={id}', |
| 50 | visible: function (row) { | 50 | visible: function (row) { |
| 51 | return true; | 51 | return true; |
| 52 | }, | 52 | }, |
-
请 注册 或 登录 后发表评论