zouyu
2023-12-26 e155da2aeb9c44698e3a0d59ab3f32e5ad9bad5f
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)
    },
    // 删除