licp
2024-04-25 f6811caf6c66d4e2a55393f3b6dc169efd28d863
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)
    },
    // 删除