From 1c720d6228fda5acd7f672f8468e95a6671767ff Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 14 Oct 2022 11:00:01 +0800 Subject: [PATCH] bigScreen --- 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: {