zss
2023-12-11 c880739ec4cd5ede33b31eb98ad5f7628ea288e5
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