zouyu
2023-12-14 bc16d211c5a2b31f0e3127a102748806151eaecb
src/views/plan/manufacturingorder/customize-param-template.vue
@@ -70,7 +70,6 @@
        })).then(response => {
          if (response.data.code === 0) {
            this.operationTemplateTypeList = response.data.data
            console.info( this.operationTemplateTypeList )
          }else{
            this.operationTemplateTypeList=[];
          }