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