Commit 34cd86e4 by liupeng

修改了detail进不去的问题

parent 7cdb3e93
......@@ -407,7 +407,9 @@
pageBs != 'hmxsGl' &&
pageBs != 'ryxsGl' &&
pageBs != 'caseGl' &&
pageBs != 'rwbd'
pageBs != 'rwbd' &&
pageBs != 'rySp' &&
pageBs != 'addZdry'
"
>
<!-- 暂时修改成这样 -->
......@@ -421,8 +423,9 @@
v-else-if="
(pageBs != 'rwbd' &&
(columnTitle.prop == 'xxzjbh' ||
columnTitle.prop == 'asjbh')) ||
columnTitle.prop == 'asjbh' || columnTitle.prop == 'xm' )) ||
(pageBs == 'rwbd' && columnTitle.prop == 'rwmc')
"
>
<!-- 暂时修改成这样 -->
......
......@@ -223,7 +223,7 @@ export default {
},
{
label: "身份证号",
prop: "Zjhm",
prop: "zjhm",
},
{
label: "性别",
......
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