Browse Source

修改 角色/职位为 职位

ellisran 1 year ago
parent
commit
8dd12c4c1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/setting/user_modal.ejs

+ 1 - 1
app/view/setting/user_modal.ejs

@@ -126,7 +126,7 @@
                     </select>
                 </div>
                 <div class="form-group">
-                    <label>职位名称<b class="text-danger">*</b></label>
+                    <label>职位<b class="text-danger">*</b></label>
                     <input class="form-control form-control-sm" value="" name="role" type="text">
                 </div>
                 <div class="form-group">