修复任务详情脚本行数展示

This commit is contained in:
whyour
2023-12-17 17:53:15 +08:00
parent be1d68c0d1
commit ca8790bbec
7 changed files with 20 additions and 13 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ const Dependence = () => {
<Input
style={{ width: 360 }}
placeholder={intl.get(
'alpine linux 镜像源, 例如 mirrors.aliyun.com',
'alpine linux 镜像源, 例如 https://mirrors.aliyun.com',
)}
value={systemConfig?.linuxMirror}
onChange={(e) => {