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