From 3b0127713900d244e9ddcf8c85b779211434e5f9 Mon Sep 17 00:00:00 2001 From: wangjiadong <1654135867@qq.com> Date: Tue, 27 Dec 2022 15:48:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../customermeasure/admin/modules/CustomerMeasureForm.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ant-design-vue-jeecg/src/views/customermeasure/admin/modules/CustomerMeasureForm.vue b/ant-design-vue-jeecg/src/views/customermeasure/admin/modules/CustomerMeasureForm.vue index 77ed4108..be465466 100644 --- a/ant-design-vue-jeecg/src/views/customermeasure/admin/modules/CustomerMeasureForm.vue +++ b/ant-design-vue-jeecg/src/views/customermeasure/admin/modules/CustomerMeasureForm.vue @@ -93,7 +93,7 @@ - + @@ -137,6 +137,7 @@ data () { return { model:{ + measurementMethod:1 }, labelCol: { xs: { span: 24 },