From c8c083096d901b946233f90857a133cd3f75af49 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Wed, 16 Jul 2025 10:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/canteen/dish/material/components/MaterialDialog.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/canteen/dish/material/components/MaterialDialog.vue b/src/views/canteen/dish/material/components/MaterialDialog.vue index 585d3a45..cb5df339 100644 --- a/src/views/canteen/dish/material/components/MaterialDialog.vue +++ b/src/views/canteen/dish/material/components/MaterialDialog.vue @@ -242,7 +242,7 @@ export default { materialName: '',//原料名称 areaId: null,//所属区域 materialTypeId: null,//原料类别 - salesMode: '1',//计量类型 + salesMode: '2',//计量类型 unitId: '',//原料单位 unitPrice: '',//原料进价(元) barCode: '',//条码 @@ -560,7 +560,7 @@ export default { materialName: '',//原料名称 areaId: null,//所属区域 materialTypeId: null,//原料类别 - salesMode: '1',//计量类型 + salesMode: '2',//计量类型 unitId: '',//原料单位 unitPrice: '',//原料进价(元) barCode: '',//条码