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