Explorar el Código

发布测试版0222

RaoMeng hace 6 años
padre
commit
bb230381c2

+ 1 - 1
uas-office-web/wxuasapproval/src/pages/approval/ApprovalHome.jsx

@@ -634,7 +634,7 @@ class ApprovalHome extends Component {
     })
 
     fetchGet(mBaseUrl + '/api/serve/mainPage/getServices.action', {
-      kind: 'app',
+      kind: 'appweb',
     }).then(response => {
       this.setState({
         isNewMenuLoading: false,