添加日志

This commit is contained in:
xman 2025-04-14 11:31:10 +08:00
parent b907583658
commit 361008509a

View File

@ -107,8 +107,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
},*/ },*/
{ {
name: 'dispatchlog', name: 'dispatchlog',
text:"记录", text:"日志",
title:"变更", title:"变更记",
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;