Browse Source

清表模板修改

duy 2 years ago
parent
commit
2e9a6fc52a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/exctab/excelmodel/excelmodel.vue

+ 0 - 1
src/views/exctab/excelmodel/excelmodel.vue

@@ -1193,7 +1193,6 @@ export default {
 
       uploadcoverfileExcel(formData).then(() => {
         this.from.import=file.raw;
-        console.log(file.raw,'file.raw');
         this.from.extension=file.raw.name
         this.$message({
           message: '上传文件成功',