修改bug

This commit is contained in:
zyx.net
2022-08-10 16:26:41 +08:00
parent c433023124
commit 13d16a0974
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1252,7 +1252,7 @@ module.exports = {
optionDropDownBox:'Option drop - down box',
attachmentUpload:'file',
textInput:'Text Input',
deleteNode:'If any file information exists, it will be deleted',
deleteNode:'If there is any file information, the file will be deleted. Are you sure to delete this data?',
HaveReleased:'Have released',
forward:'Forward',
}
+1 -1
View File
@@ -1355,7 +1355,7 @@ module.exports = {
Paraname: '参数名称',
Parabatch: '参数批次',
freeze:'请选择冻结配置',
deleteNode:'若有文件信息将同步删除',
deleteNode:'若有文件信息将同步删除确认删除该条数据',
HaveReleased:'已发布',
forward:'转发',
}