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