diff --git a/src/typings/md.d.ts b/src/typings/md.d.ts index 6fa6302..fbb395d 100644 --- a/src/typings/md.d.ts +++ b/src/typings/md.d.ts @@ -75,6 +75,7 @@ declare namespace List { numMeasureName: string; weightMeasureName: string; createTime: string; + color?: string; remark: string; ifEnable: number; }; @@ -95,6 +96,7 @@ declare namespace List { specification: string; processRouteId: string | null; productName: string; + color?: string; productTypeName?: string; weightMeasureId: string | null; weightMeasureName?: string; @@ -153,7 +155,7 @@ declare namespace Item { maxStock: string; createTime: string; remark: string; - color: string, + color?: string, ifEnable: number; attr1: string | null; attr2: string | null; diff --git a/src/views/md/list/index.vue b/src/views/md/list/index.vue index daab8c2..2c01329 100644 --- a/src/views/md/list/index.vue +++ b/src/views/md/list/index.vue @@ -1,114 +1,117 @@ diff --git a/src/views/procure/procureOrder/index.vue b/src/views/procure/procureOrder/index.vue index ddd3b58..b3ce47e 100644 --- a/src/views/procure/procureOrder/index.vue +++ b/src/views/procure/procureOrder/index.vue @@ -2,194 +2,107 @@
- - - - + + - - + + - - + + - + + + 搜索 + + + + 重置 + - + + - - - @@ -197,642 +110,307 @@ - +