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