zhengyiming
1 天以前 8a79fe3b46830817e65dc560b40548f7dab2e79a
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>