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