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