This commit is contained in:
xman 2025-06-21 12:48:43 +08:00
parent c32811f90c
commit f808204a4a

View File

@ -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) {