兰宝车间质量管理系统-前端
ahao
2023-09-02 93fb212e0c0d5e8f2a78ae360e2126dc5c7d8698
src/components/BuildCode/index.vue
@@ -1,8 +1,6 @@
<!-- 代码构建 -->
<script setup lang="ts">
import { ComponentInternalInstance } from "vue";
const props = defineProps({
  showBtn: {
    type: Boolean,