loulijun2021
2022-11-14 333d7894041c25b0deeb8180a75cac4b4b3ccc4e
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) {