chore: display the direct command in add worker

This commit is contained in:
jialin
2024-12-23 16:33:08 +08:00
parent 4391705c9a
commit e7de1896ea
32 changed files with 359 additions and 125 deletions
+2 -1
View File
@@ -205,5 +205,6 @@ export default {
'common.text.latest': '最新',
'common.text.new': '新',
'common.text.changelog': '更新日志',
'common.button.recreate': '重新创建'
'common.button.recreate': '重新创建',
'common.button.delrecreate': '删除(重建)'
};