1 <template> 2 <vue-json-editor 3 v-model="resultInfo" 4 :showBtns="false" //是否展示儲存按鈕 5 :mode="'code'" //預設模式 6 lang="zh" //中文 ...
確定! 回上一頁