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