Преглед изворни кода

远程推送的密钥字段,采用password控件,#issues:I3ZL48

BillDowney пре 4 година
родитељ
комит
611190d452
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      magic-editor/src/console/src/components/layout/magic-header.vue

+ 1 - 1
magic-editor/src/console/src/components/layout/magic-header.vue

@@ -69,7 +69,7 @@
         </div>
         <div>
           <label>秘钥:</label>
-          <magic-input placeholder="请输入秘钥" v-model="secretKey" width="300px"/>
+          <magic-input placeholder="请输入秘钥" v-model="secretKey" width="300px" type="password" />
         </div>
       </template>
       <template #buttons>