yichenxi
2022-12-12 eb07bc16cb0b06f3b96a4f59d74f82b62195f096
src/views/dailyreport/index.vue
@@ -835,7 +835,7 @@
    },
    // 上传文件到upload
    handleChange1(file, fileList) {
      // console.log(file, fileList)
      // console.log(file, '123')
      this.fileList1 = fileList
      this.fileLists[0] = fileList
      // this.getBase64(file.raw).then(res => {