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