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