Commit 35a21522 authored by xishifeng's avatar xishifeng

客户动态详情app交互2

parent e1b8a7e3
......@@ -95,7 +95,7 @@ function loadMain(){
Compatible({
paraIos: {
'route': 'onClientEdit',
'userId': _customerId
'userId': Number(_customerId)
},
fnAndroid: function() {
window.android.onClientEdit(String(_customerId));
......
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