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