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