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