Explorar o código

清表模板修改

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
2e9a6fc52a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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: '上传文件成功',