大件运输联网系统前端代码
guoshilong
2023-01-02 dd0838214cd86dcdec93c89687a7e6f457b58dc2
src/views/work/process/audit/detail.vue
@@ -109,7 +109,7 @@
      let catId = car.id
      let goods = this.form.goodsEntity
      let goodsId = goods.id
      this.form.endPassTime = basic.endPassTime
      this.form.passTime = [basic.startPassTime,basic.endPassTime]
      let form = this.form
      //保留原form中的字段
      let common = Object.assign({},form)