huminmin
4 天以前 7ff48284cc634e02abed3a545630e9d680bbf19f
src/views/productionManagement/productionReporting/components/Detail.vue
@@ -16,6 +16,7 @@
  }
});
const emits = defineEmits(["update:isShow"]);
const visible = computed({
  get: () => props.isShow,