Browse Source

清表模板修改

duy 2 năm trước cách đây
mục cha
commit
2e9a6fc52a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: '上传文件成功',