计划设备列表列宽微调

This commit is contained in:
GYYM
2024-11-08 09:30:41 +08:00
parent 6a1fa6458e
commit 50bebf451d
2 changed files with 8 additions and 8 deletions

View File

@@ -224,8 +224,8 @@ const combineClick = () => {
'请输入合并后的计划名称',
'检测计划合并',
{
confirmButtonText: 'OK',
cancelButtonText: 'Cancel',
confirmButtonText: '确定',
cancelButtonText: '取消',
}
)
.then(({ value }) => {