king
2021-08-09 c78051cc51032d4e29d35ca356d11d77a473eced
src/views/appmanage/index.jsx
@@ -334,6 +334,8 @@
      } else if (res.VType === 'role') {
        param.VType = 'mob_roletree'
        param.upid = md5(window.GLOB.appkey + kei_no + kei_no_detail + lang)
      } else if (res.VType === 'app') {
        param.VType = 'Vkei'
      }
      Api.getCloudConfig(param).then(result => {