Commit 23cee022 authored by wuwangwolihui's avatar wuwangwolihui

修改-clothesSizeList

parent 2263ac7e
......@@ -615,7 +615,7 @@
:span="12"
v-show="configJson.pastMedicalHistory == 1 && isOffline == true"
>
<el-form-item
:rules="
(configJson.pastMedicalHistory == 1 ? true : false) &&
......@@ -1841,6 +1841,10 @@ export default {
id: "XXL",
name: "XXL (175-180CM)",
},
{
id: "XXXL",
name: "XXXL (180-185CM)",
},
],
// 证件类型
IDArrs: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment