zouyu
2023-12-11 41e0df8413624e6034c967f3afae30da59370879
src/views/huawei/code19bind/list.vue
@@ -345,9 +345,7 @@
      })
    },
    print(row) {
      console.log(row)
      getPrintInfo(row ? row.id : row).then((res) => {
        console.log(res)
        this.$refs.printForm.printData(res.data.data)
        this.getData()
      })