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) }, // 删除