src/views/wel/index.vue
@@ -145,6 +145,12 @@ prop: 'updateTime', disabled: true, placeholder: " " }, { label: '备注', prop: 'remark', disabled: true, placeholder: " " } ] }, @@ -398,8 +404,8 @@ this.loading = true; axios({ url: '/blade-mdm/program/ncfile/send-to-machine-by-nodeid', method: 'get', params: {nodeId:id}, method: 'post', params: {nodeId:row.id}, }).then( res => { this.loading = false;