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