发现一个BUG?
wx.navigateTo({
url: ‘…/show/creatShowIndex?organizationId=’ + organizationId + ‘&’ + “stateValue=” + stateValue + ‘&’ + “state=” + stateValue,
success: function (res) { },
fail: function (res) { },
complete: function (res) { },
})