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