ソースを参照

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

BillDowney 4 年 前
コミット
611190d452

+ 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>