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',
|
classname: 'btn btn-dialog',
|
||||||
icon: 'fa fa-phone-square',
|
icon: 'fa fa-phone-square',
|
||||||
url: function(row){
|
url: function(row){
|
||||||
return 'aftersales/aftersale/add/'+row.order_id;
|
return 'aftersales/aftersale/add/ids/'+row.order_id;
|
||||||
},
|
},
|
||||||
dropdown: "更多",
|
dropdown: "更多",
|
||||||
visible: function (row) {
|
visible: function (row) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user