mirror of
https://github.com/Ssl1S/json-schema-editor-vue.git
synced 2025-12-30 01:37:55 +08:00
优化部分props
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user