zhengyiming
2 天以前 2e18c1477942ea6df0592807051e78bd192a75b2
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>