feat: 保存命令片段.

This commit is contained in:
lijiahang
2024-01-25 19:08:59 +08:00
parent 6ac99b692d
commit ac2376842a
12 changed files with 281 additions and 36 deletions

View File

@@ -11,7 +11,7 @@
<script lang="ts">
export default {
name: 'index'
name: 'editor'
};
</script>