zouyu
2024-01-05 fb616f2a4d91dd9fb16320fb0b3d5fc3cd9e112c
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()
      })