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