mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2026-01-10 02:06:53 +00:00
格式化代码
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
import { defineComponent, nextTick, onMounted, provide, ref } from "vue";
|
||||
import { defineComponent } from "vue";
|
||||
export default defineComponent({
|
||||
name: "options",
|
||||
components: {},
|
||||
|
||||
Reference in New Issue
Block a user