兰宝车间质量管理系统-前端
src/views/tool/gen/genInfoForm.vue
@@ -233,7 +233,7 @@
const subColumns = ref<any>([]);
const menuOptions = ref<Array<MenuOptionsType>>([]);
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
const { proxy } = getCurrentInstance();
const props = defineProps({
  info: propTypes.any.def(null),