zss
2024-08-08 07ea6a242b16b7ad61602915698a9852cc894246
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1203,6 +1203,7 @@
              }
            }
          })
          this.handleCasing()
        }
      },
      equipForm:{
@@ -2115,7 +2116,7 @@
        })
      },
      async handleChange(m,type){
        this.changeType = type
        this.changeType = type;
        if(m){
          let list = await this.getCurrentProduct(m,type)
          if(list.length>0){