- 修正了标题文本"是否确认清空需要上传文件" - 修正了提示文本中的"tmp"文件夹显示格式 - 更新了确认对话框的内容描述文本
This commit is contained in:
@@ -40,7 +40,7 @@ const handleConfirm = () => {
|
|||||||
align-center
|
align-center
|
||||||
>
|
>
|
||||||
<template #header>
|
<template #header>
|
||||||
是否确认清空上传文件
|
是否确认清空需要上传文件
|
||||||
</template>
|
</template>
|
||||||
<div class="hint-text">以下文件将会被清空并移动到 tmp 文件夹进行上传,您是否确认</div>
|
<div class="hint-text">以下文件将会被清空并移动到 tmp 文件夹进行上传,您是否确认</div>
|
||||||
<div class="dialog-content">
|
<div class="dialog-content">
|
||||||
|
|||||||
Reference in New Issue
Block a user