瀏覽代碼

远程推送的密钥字段,采用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>