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