wyq %!s(int64=3) %!d(string=hai) anos
pai
achega
e5ecbb5e40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/cdssManage/disease/Disease.vue

+ 1 - 1
src/components/cdssManage/disease/Disease.vue

@@ -438,7 +438,7 @@ export default {
         this.$message({ message: '请根据模板进行导入', type: 'error' });
         return;
       }
-      e.preventDefault();
+      // e.preventDefault();
       let formData = new FormData();
       formData.append('file', fileInfo);
       formData.append('hospitalId', this.hospitalId);