This commit is contained in:
xman 2025-06-08 12:01:39 +08:00
parent d749d99b63
commit 226b12cf82

View File

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