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