feature: 权限
This commit is contained in:
parent
4903a315b9
commit
8db6b11d46
|
|
@ -81,9 +81,9 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|||
}
|
||||
},
|
||||
{
|
||||
name: 'complete',
|
||||
text:"结算",
|
||||
title:"结算",
|
||||
name: 'settle',
|
||||
text: '结算',
|
||||
title: '结算',
|
||||
extend: 'data-toggle="tooltip" data-container="body"',
|
||||
classname: 'btn btn-xs btn-success btn-magic btn-ajax',
|
||||
icon: 'fa fa-cny',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user