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