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