王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
src/views/huawei/grossweightcode/list.vue
@@ -311,10 +311,8 @@
      })
    },
    print(row) {
      console.log(row)
      this.currRow = row
      getPrintInfo(row ? row.id : row).then((res) => {
        console.log(res)
        if (res.data.data.needPwd) {
          this.hintMsg = res.data.data.hintMsg
          this.showTaskSecretForm = true
@@ -327,7 +325,6 @@
      })
    },
    confirmSecret(data) {
      console.log(data)
      this.$refs.printForm.printData(data)
    },
    // 删除