liukangdong
2024-09-30 68b78ac70b8ef9227ad0001ffbe8f2bed7fc69ae
admin/src/views/platform/LogisticsRecord/subscribe.vue
@@ -264,8 +264,10 @@
      this.isShowEdit = true
      this.param = {
        inType: 0
      },
      this.$refs['ruleForm'].clearValidate()
      }
      this.$nextTick(() => {
        this.$refs['ruleForm'].clearValidate()
      })
      this.$set(this.param, 'arriveDate', dayjs().format('YYYY-MM-DD HH:mm:ss'))
      this.getplatformReason()
    },