王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
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