docs: 更新docs
This commit is contained in:
@@ -39,7 +39,7 @@ npm install --save @tmagic/schema @tmagic/stage
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { computed, defineProps } from 'vue';
|
||||
import { computed } from 'vue';
|
||||
|
||||
const props = defineProps<{
|
||||
config: any;
|
||||
|
||||
Reference in New Issue
Block a user