王震
2024-01-18 8b88172ca8801bf26a083098a09d637b11da9f01
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=[];
          }