添加日志
This commit is contained in:
parent
b907583658
commit
361008509a
|
|
@ -107,8 +107,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
|||
},*/
|
||||
{
|
||||
name: 'dispatchlog',
|
||||
text:"记录",
|
||||
title:"变更记录",
|
||||
text:"日志",
|
||||
title:"变更日记",
|
||||
icon: 'fa fa-list',
|
||||
url: function(row){
|
||||
return 'orders/dispatchlog/index?dispatch_id='+row.id;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user