1.0.1 修复软件控制权限
This commit is contained in:
@@ -39,6 +39,7 @@ async function ApplyUserSoftwareControl(userId: number) {
|
||||
* @returns
|
||||
*/
|
||||
async function GetUserSoftwareControlCollection(tableParams: TableModel.TableParams, queryParams: SoftwareModel.SoftwareControlQueryParams) {
|
||||
debugger
|
||||
let data = {
|
||||
...queryParams,
|
||||
page: tableParams.pagination?.current,
|
||||
|
||||
Reference in New Issue
Block a user