loulijun2021
2022-11-21 3be76f58d38a9c27408533357778a6e43f844fd6
src/views/zzmx/jpgj.vue
@@ -649,7 +649,8 @@
    },
    async routeDialogChange(val) {
      const { data: res } = await RouteSelectStep({ routecode: val })
      this.stepDialogArr = res
      this.stepDialogArr = res.filter(i => i.flag === 'Z')
      console.log(this.stepDialogArr)
      this.eqpDialogArr = []
    },
    radioChange(val) {