zss
2024-05-08 dbe4d740a7b0b5696c89f4df14b6804a71364432
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