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