fix: 修复管理端前端 lint 与构建问题
- 收敛 easyflow-ui-admin 的 lint、格式和类型问题 - 修正 demo 页面与管理端前端构建失败点 - 验证 pnpm lint 与 pnpm build 均已通过
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"resourceType": "ResourceType",
|
||||
"resourceName": "ResourceName",
|
||||
"suffix": "Suffix",
|
||||
"resourceUrl": "ResourceUrl",
|
||||
"origin": "Origin",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options",
|
||||
"isDeleted": "IsDeleted",
|
||||
"fileSize": "FileSize",
|
||||
"categoryId": "Category",
|
||||
"choose": "Choose"
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"resourceType": "ResourceType",
|
||||
"resourceName": "ResourceName",
|
||||
"suffix": "Suffix",
|
||||
"resourceUrl": "ResourceUrl",
|
||||
"origin": "Origin",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options",
|
||||
"isDeleted": "IsDeleted",
|
||||
"fileSize": "FileSize",
|
||||
"categoryId": "Category",
|
||||
"choose": "Choose"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"categoryName": "CategoryName",
|
||||
"sortNo": "SortNo",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"status": "Status"
|
||||
}
|
||||
"id": "Id",
|
||||
"categoryName": "CategoryName",
|
||||
"sortNo": "SortNo",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"status": "Status"
|
||||
}
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"execKey": "ExecKey",
|
||||
"workflowId": "WorkflowId",
|
||||
"title": "Title",
|
||||
"description": "Description",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"workflowJson": "WorkflowJson",
|
||||
"startTime": "StartTime",
|
||||
"endTime": "EndTime",
|
||||
"tokens": "Tokens",
|
||||
"status": "Status",
|
||||
"createdKey": "CreatedKey",
|
||||
"createdBy": "CreatedBy",
|
||||
"errorInfo": "ErrorInfo",
|
||||
"moduleName": "ExecuteRecords",
|
||||
"execTime": "TimeConsuming",
|
||||
"status1": "Running",
|
||||
"status5": "Suspend",
|
||||
"status10": "Error",
|
||||
"status20": "Success",
|
||||
"status21": "Failed",
|
||||
"status22": "Cancel"
|
||||
"id": "Id",
|
||||
"execKey": "ExecKey",
|
||||
"workflowId": "WorkflowId",
|
||||
"title": "Title",
|
||||
"description": "Description",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"workflowJson": "WorkflowJson",
|
||||
"startTime": "StartTime",
|
||||
"endTime": "EndTime",
|
||||
"tokens": "Tokens",
|
||||
"status": "Status",
|
||||
"createdKey": "CreatedKey",
|
||||
"createdBy": "CreatedBy",
|
||||
"errorInfo": "ErrorInfo",
|
||||
"moduleName": "ExecuteRecords",
|
||||
"execTime": "TimeConsuming",
|
||||
"status1": "Running",
|
||||
"status5": "Suspend",
|
||||
"status10": "Error",
|
||||
"status20": "Success",
|
||||
"status21": "Failed",
|
||||
"status22": "Cancel"
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"recordId": "RecordId",
|
||||
"execKey": "ExecKey",
|
||||
"nodeId": "NodeId",
|
||||
"nodeName": "NodeName",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"nodeData": "NodeData",
|
||||
"startTime": "StartTime",
|
||||
"endTime": "EndTime",
|
||||
"tokens": "Tokens",
|
||||
"status": "Status",
|
||||
"errorInfo": "ErrorInfo",
|
||||
"moduleName": "Steps",
|
||||
"execTime": "TimeConsuming",
|
||||
"status1": "Running",
|
||||
"status6": "Suspend",
|
||||
"status10": "Error",
|
||||
"status20": "Success",
|
||||
"status21": "Failed"
|
||||
"id": "Id",
|
||||
"recordId": "RecordId",
|
||||
"execKey": "ExecKey",
|
||||
"nodeId": "NodeId",
|
||||
"nodeName": "NodeName",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"nodeData": "NodeData",
|
||||
"startTime": "StartTime",
|
||||
"endTime": "EndTime",
|
||||
"tokens": "Tokens",
|
||||
"status": "Status",
|
||||
"errorInfo": "ErrorInfo",
|
||||
"moduleName": "Steps",
|
||||
"execTime": "TimeConsuming",
|
||||
"status1": "Running",
|
||||
"status6": "Suspend",
|
||||
"status10": "Error",
|
||||
"status20": "Success",
|
||||
"status21": "Failed"
|
||||
}
|
||||
|
||||
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"title": "DataCenter",
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"tableName": "TableName",
|
||||
"tableDesc": "TableDesc",
|
||||
"actualTable": "ActualTable",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options",
|
||||
"fields": "Fields",
|
||||
"fieldName": "FiledName",
|
||||
"fieldDesc": "Description",
|
||||
"fieldType": "Type",
|
||||
"required": "Required",
|
||||
"noFieldError": "At least one field is required",
|
||||
"fieldInfoError": "Field info is not completed",
|
||||
"nameRegx": "It can only contain lowercase letters, numbers, and underscores, and must start with a lowercase letter",
|
||||
"structure": "TableStructure",
|
||||
"data": "Data",
|
||||
"uploadTitle": "Click to upload",
|
||||
"uploadDesc": "Choose an excel file to upload, file size limit 10MB.",
|
||||
"downloadTemplate": "Download template",
|
||||
"importComplete": "Import is completed",
|
||||
"totalNum": "Total Count",
|
||||
"successNum": "Success Count",
|
||||
"failNum": "Fail Count",
|
||||
"failList": "Fail List"
|
||||
"title": "DataCenter",
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"tableName": "TableName",
|
||||
"tableDesc": "TableDesc",
|
||||
"actualTable": "ActualTable",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options",
|
||||
"fields": "Fields",
|
||||
"fieldName": "FiledName",
|
||||
"fieldDesc": "Description",
|
||||
"fieldType": "Type",
|
||||
"required": "Required",
|
||||
"noFieldError": "At least one field is required",
|
||||
"fieldInfoError": "Field info is not completed",
|
||||
"nameRegx": "It can only contain lowercase letters, numbers, and underscores, and must start with a lowercase letter",
|
||||
"structure": "TableStructure",
|
||||
"data": "Data",
|
||||
"uploadTitle": "Click to upload",
|
||||
"uploadDesc": "Choose an excel file to upload, file size limit 10MB.",
|
||||
"downloadTemplate": "Download template",
|
||||
"importComplete": "Import is completed",
|
||||
"totalNum": "Total Count",
|
||||
"successNum": "Success Count",
|
||||
"failNum": "Fail Count",
|
||||
"failList": "Fail List"
|
||||
}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"tableId": "TableId",
|
||||
"fieldName": "FieldName",
|
||||
"fieldDesc": "FieldDesc",
|
||||
"fieldType": "FieldType",
|
||||
"required": "Required",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options"
|
||||
"id": "Id",
|
||||
"tableId": "TableId",
|
||||
"fieldName": "FieldName",
|
||||
"fieldDesc": "FieldDesc",
|
||||
"fieldType": "FieldType",
|
||||
"required": "Required",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"options": "Options"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"requestInterface": "RequestInterface",
|
||||
"title": "Title",
|
||||
"addPermission": "AddRequestInterface"
|
||||
"id": "Id",
|
||||
"requestInterface": "RequestInterface",
|
||||
"title": "Title",
|
||||
"addPermission": "AddRequestInterface"
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"root": "Root",
|
||||
"id": "Id",
|
||||
"tenantId": "TenantId",
|
||||
"parentId": "Parent",
|
||||
"ancestors": "Ancestors",
|
||||
"deptName": "DeptName",
|
||||
"deptCode": "DeptCode",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted"
|
||||
"root": "Root",
|
||||
"id": "Id",
|
||||
"tenantId": "TenantId",
|
||||
"parentId": "Parent",
|
||||
"ancestors": "Ancestors",
|
||||
"deptName": "DeptName",
|
||||
"deptCode": "DeptCode",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted"
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"name": "Name",
|
||||
"code": "Code",
|
||||
"description": "Description",
|
||||
"dictType": "DictType",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"options": "Options",
|
||||
"created": "Created",
|
||||
"modified": "Modified"
|
||||
"id": "Id",
|
||||
"name": "Name",
|
||||
"code": "Code",
|
||||
"description": "Description",
|
||||
"dictType": "DictType",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"options": "Options",
|
||||
"created": "Created",
|
||||
"modified": "Modified"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"jobName": "JobName",
|
||||
"jobType": "JobType",
|
||||
"jobParams": "JobParams",
|
||||
"cronExpression": "CronExpression",
|
||||
"allowConcurrent": "AllowConcurrent",
|
||||
"misfirePolicy": "MisfirePolicy",
|
||||
"options": "Options",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted",
|
||||
"workflow": "Workflow",
|
||||
"beanMethod": "BeanMethod",
|
||||
"javaMethod": "JavaMethod",
|
||||
"example": "example"
|
||||
"id": "Id",
|
||||
"deptId": "DeptId",
|
||||
"tenantId": "TenantId",
|
||||
"jobName": "JobName",
|
||||
"jobType": "JobType",
|
||||
"jobParams": "JobParams",
|
||||
"cronExpression": "CronExpression",
|
||||
"allowConcurrent": "AllowConcurrent",
|
||||
"misfirePolicy": "MisfirePolicy",
|
||||
"options": "Options",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted",
|
||||
"workflow": "Workflow",
|
||||
"beanMethod": "BeanMethod",
|
||||
"javaMethod": "JavaMethod",
|
||||
"example": "example"
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"accountId": "AccountId",
|
||||
"actionName": "ActionName",
|
||||
"actionType": "ActionType",
|
||||
"actionClass": "ActionClass",
|
||||
"actionMethod": "ActionMethod",
|
||||
"actionUrl": "ActionUrl",
|
||||
"actionIp": "ActionIp",
|
||||
"actionParams": "ActionParams",
|
||||
"actionBody": "ActionBody",
|
||||
"status": "Status",
|
||||
"created": "Created"
|
||||
"id": "Id",
|
||||
"accountId": "AccountId",
|
||||
"actionName": "ActionName",
|
||||
"actionType": "ActionType",
|
||||
"actionClass": "ActionClass",
|
||||
"actionMethod": "ActionMethod",
|
||||
"actionUrl": "ActionUrl",
|
||||
"actionIp": "ActionIp",
|
||||
"actionParams": "ActionParams",
|
||||
"actionBody": "ActionBody",
|
||||
"status": "Status",
|
||||
"created": "Created"
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"root":"Top",
|
||||
"id": "Id",
|
||||
"parentId": "Parent",
|
||||
"menuType": "MenuType",
|
||||
"menuTitle": "MenuTitle",
|
||||
"menuUrl": "MenuUrl",
|
||||
"component": "Component",
|
||||
"menuIcon": "MenuIcon",
|
||||
"isShow": "IsShow",
|
||||
"permissionTag": "PermissionTag",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted"
|
||||
"root": "Top",
|
||||
"id": "Id",
|
||||
"parentId": "Parent",
|
||||
"menuType": "MenuType",
|
||||
"menuTitle": "MenuTitle",
|
||||
"menuUrl": "MenuUrl",
|
||||
"component": "Component",
|
||||
"menuIcon": "MenuIcon",
|
||||
"isShow": "IsShow",
|
||||
"permissionTag": "PermissionTag",
|
||||
"sortNo": "SortNo",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted"
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"id": "Id",
|
||||
"tenantId": "TenantId",
|
||||
"roleName": "RoleName",
|
||||
"roleKey": "RoleKey",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted",
|
||||
"menuPermission": "MenuPermission",
|
||||
"dataPermission": "DataPermission",
|
||||
"categoryPermission": "CategoryPermission",
|
||||
"categoryPermissionHint": "Deny by default. Applies to resource visibility and selectors/binders only.",
|
||||
"categoryScopeAll": "AllCategories",
|
||||
"categoryScopeCustom": "CustomCategories",
|
||||
"categoryScopePlaceholder": "Select categories",
|
||||
"checkStrictlyTrue": "Linked",
|
||||
"checkStrictlyFalse": "NotLinked"
|
||||
"id": "Id",
|
||||
"tenantId": "TenantId",
|
||||
"roleName": "RoleName",
|
||||
"roleKey": "RoleKey",
|
||||
"status": "Status",
|
||||
"created": "Created",
|
||||
"createdBy": "CreatedBy",
|
||||
"modified": "Modified",
|
||||
"modifiedBy": "ModifiedBy",
|
||||
"remark": "Remark",
|
||||
"isDeleted": "IsDeleted",
|
||||
"menuPermission": "MenuPermission",
|
||||
"dataPermission": "DataPermission",
|
||||
"categoryPermission": "CategoryPermission",
|
||||
"categoryPermissionHint": "Deny by default. Applies to resource visibility and selectors/binders only.",
|
||||
"categoryScopeAll": "AllCategories",
|
||||
"categoryScopeCustom": "CustomCategories",
|
||||
"categoryScopePlaceholder": "Select categories",
|
||||
"checkStrictlyTrue": "Linked",
|
||||
"checkStrictlyFalse": "NotLinked"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user