This commit is contained in:
xman 2025-06-08 12:00:54 +08:00
parent f87648c09b
commit d749d99b63

View File

@ -174,8 +174,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
},*/ },*/
{ {
name: 'dispatchlog', name: 'dispatchlog',
text:"查看轨迹图", text:"查看轨迹图1",
title:"查看轨迹图", title:"查看轨迹图1",
icon: 'fa fa-list', icon: 'fa fa-list',
url: function(row){ url: function(row){
return 'orders/dispatchlog/index?dispatch_id='+row.id; return 'orders/dispatchlog/index?dispatch_id='+row.id;