Commit 8be166f4 authored by xinzhedeai's avatar xinzhedeai

add:商户详情-商户角色 只读。

parent c8a7e115
...@@ -85,8 +85,8 @@ window.addEventListener('load', function () { ...@@ -85,8 +85,8 @@ window.addEventListener('load', function () {
if (userType == 'wgy' || userType == 'safety') { if (userType == 'wgy' || userType == 'safety') {
this.flag = 'XG' this.flag = 'XG'
} else { } else {
// this.flag = 'XQ' this.flag = 'XQ'
this.flag = 'XG' // this.flag = 'XG'
} }
this.getDict4fangwuType() this.getDict4fangwuType()
......
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