兰宝车间质量管理系统-前端
dap
2024-11-28 76f4824d2b447cbb80e5476289448898a2b55b0d
src/components/Process/submitVerify.vue
@@ -106,7 +106,7 @@
const props = defineProps({
  taskVariables: {
    type: Object as () => Record<string, any>,
    default: {}
    default: () => {}
  }
});
//遮罩层