zhengyiming
2 天以前 0d7be0c65fb884947fea23504c2425f5e771ba58
src/views/AgreementManage/components/TemplateAddDialog.vue
@@ -13,7 +13,7 @@
          v-model:file-url="form.url"
          :limit="1"
          :limitFileSize="10"
          accept="xlsx,xls"
          accept="pdf"
        ></ProFormUpload>
      </ProFormItemV2>
    </ProForm>