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