sth
This commit is contained in:
parent
c32811f90c
commit
f808204a4a
|
|
@ -264,7 +264,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
|||
classname: 'btn btn-dialog',
|
||||
icon: 'fa fa-phone-square',
|
||||
url: function(row){
|
||||
return 'aftersales/aftersale/add/'+row.order_id;
|
||||
return 'aftersales/aftersale/add/ids/'+row.order_id;
|
||||
},
|
||||
dropdown: "更多",
|
||||
visible: function (row) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user