wupengfei
9 天以前 ebc5e92be63bfeeb264d94ab98d70d3c47fc77ff
src/views/FlexJobManage/components/SignDialog.vue
@@ -40,7 +40,7 @@
type Form = {
  title?: string;
  id?: string;
  ids?: string[];
  contractTemplateId?: string;
};