diff --git a/src/api/udi/udiTrace.js b/src/api/udi/udiTrace.js index db9ce27..62bff70 100644 --- a/src/api/udi/udiTrace.js +++ b/src/api/udi/udiTrace.js @@ -34,6 +34,22 @@ export function getManuCodeRelList(query) { }) } +export function getTraceOrder(query) { + return axios({ + url: '/udi/trace/inout/order/filter', + method: 'get', + params: query + }) +} + +export function getManuOrder(query) { + return axios({ + url: '/udi/trace/manu/order/filter', + method: 'get', + params: query + }) +} + export function filterCpmctymc(query) { return axios({ url: "/udi/basic/dict/filterCpmctymc", diff --git a/src/views/udi/trace/history/index.vue b/src/views/udi/trace/history/index.vue index 44aba11..d0f52e0 100644 --- a/src/views/udi/trace/history/index.vue +++ b/src/views/udi/trace/history/index.vue @@ -77,6 +77,7 @@ @@ -274,16 +275,598 @@ 关闭 + + + + + + + + + + + + + + + + + + + + + + 生产信息 {{ currentRow == null ? '' : currentRow.billNo }}-关联关系 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +