Fixiaobai
2023-12-11 5d64e2573f5e0b9dc06891cf441c02b057310e1c
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()
      })