wupengfei
2025-12-03 36b00e2ef3b079755b4e240ede283407974086a2
src/views/FlexJobManage/components/SignDialog.vue
@@ -40,7 +40,7 @@
type Form = {
  title?: string;
  id?: string;
  ids?: string[];
  contractTemplateId?: string;
};