王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
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()
      })