优化部分props

This commit is contained in:
zyqwst
2020-06-27 17:20:05 +08:00
parent 74696cf916
commit 73068c65cd
4 changed files with 104 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
</div>
<div class="container">
<pre>{{tree}}</pre>
<json-schema-editor class="schema" :disabled="true" :value="tree" :root="true"/>
<json-schema-editor class="schema" :value="tree"/>
</div>
</div>
</template>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 585 B