瀏覽代碼

清表模板修改

duy 2 年之前
父節點
當前提交
2e9a6fc52a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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: '上传文件成功',