+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts
index 0ba405c2c..e82935248 100644
--- a/frontend/src/lang/modules/zh.ts
+++ b/frontend/src/lang/modules/zh.ts
@@ -175,7 +175,13 @@ export default {
shareList: '分享列表',
zip: '压缩',
user: '用户',
- group: '组',
+ group: '用户组',
path: '路径',
+ public: '公共',
+ setRole: '设置权限',
+ link: '是否链接',
+ rRole: '读取',
+ wRole: '写入',
+ xRole: '可执行',
},
};
diff --git a/frontend/src/views/file-management/create.vue b/frontend/src/views/file-management/create.vue
index 282cf9864..68924e14c 100644
--- a/frontend/src/views/file-management/create.vue
+++ b/frontend/src/views/file-management/create.vue
@@ -7,9 +7,12 @@
@open="onOpen"
v-loading="loading"
>
-