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