src/views/huawei/grossweightcode/task-secret-form.vue
@@ -76,7 +76,6 @@ checkSubmitPassword(this.password, this.grossweightcodeobj.id).then( (response) => { const resData = response.data console.log(resData) if (resData.code === 0) { this.$emit('confirmSecret', this.tackingList) this.innerVisible = false