工序接口调整

dev-scheduling
姜雪 4 weeks ago
parent 2a884864af
commit cdf7db5cd4
  1. 2
      src/views/oem/oemOrderSettlement/components/unsettled.vue

@ -163,7 +163,7 @@ export default {
search: true, search: true,
width: 120, width: 120,
type:'select', type:'select',
dicUrl:"/api/blade-desk/bsProcessSet/getProcessSetList", dicUrl:"/api/blade-desk/mesOemProcess/paget?current=1&&size=99999",
props:{ props:{
label: 'name', label: 'name',
value: 'code', value: 'code',

Loading…
Cancel
Save