src/views/AgreementManage/components/TemplateAddDialog.vue @@ -68,6 +68,7 @@ type Form = { title?: string; id: string; name: string; url: UploadUserFile[]; isAutoSign: boolean;