feature: 权限

This commit is contained in:
zhuyu 2025-06-20 15:59:50 +08:00
parent 4903a315b9
commit 8db6b11d46

View File

@ -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',