diff --git a/hb_client/src/views/mtm/material.vue b/hb_client/src/views/mtm/material.vue index ae26994..651bdf6 100644 --- a/hb_client/src/views/mtm/material.vue +++ b/hb_client/src/views/mtm/material.vue @@ -287,6 +287,9 @@ }, { value: '袋', label: '袋' + }, { + value: '米', + label: '米' }, ], listQuery: { diff --git a/hb_client/src/views/mtm/productList.vue b/hb_client/src/views/mtm/productList.vue index db2480a..d208cbd 100644 --- a/hb_client/src/views/mtm/productList.vue +++ b/hb_client/src/views/mtm/productList.vue @@ -243,6 +243,9 @@ }, { value: '袋', label: '袋' + },{ + value: '米', + label: '米' }, ], listQuery: { diff --git a/hb_client/src/views/mtm/wproductList.vue b/hb_client/src/views/mtm/wproductList.vue index 80e649b..a6aab9b 100644 --- a/hb_client/src/views/mtm/wproductList.vue +++ b/hb_client/src/views/mtm/wproductList.vue @@ -217,6 +217,9 @@ }, { value: '袋', label: '袋' + },{ + value: '米', + label: '米' }, ], listQuery: {