兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-14 0541af5abbf9809bdb8f0d9ed87a323e9c9b6dff
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),