From 091d0b1257efd079574753512901c222100f27bd Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 24 Jun 2022 08:34:56 +0800 Subject: [PATCH] tianjiadanweim --- hb_client/src/views/mtm/material.vue | 3 +++ hb_client/src/views/mtm/productList.vue | 3 +++ hb_client/src/views/mtm/wproductList.vue | 3 +++ 3 files changed, 9 insertions(+) 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: {