Commit e8917465 authored by 黄奎's avatar 黄奎

页面修改

parent ea01ec95
......@@ -214,7 +214,6 @@
</div>
<div class="process_InnerLineTwo"></div>
</div>
</div>
<div class="processAddzhai" @click="AddAduitInfo">新增审核人</div>
<div class="process_Btn_List">
......@@ -292,7 +291,6 @@
//权限显示对象
AuthorityObj: {
isShowShouSun: 0, //是否收损【默认不显示】
},
}
},
......@@ -310,7 +308,6 @@
if (this.authObj.isShowShouSun != null && this.authObj.isShowShouSun == 1) {
this.AuthorityObj.isShowShouSun = this.authObj.isShowShouSun;
}
}
},
queryPostList() {
......
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