add 新增了批量订阅 add
This commit is contained in:
@@ -89,6 +89,9 @@
|
||||
]],
|
||||
done: function () {
|
||||
done();
|
||||
if (getParam('type') === 'createRoom') {
|
||||
createRoom('')
|
||||
}
|
||||
},
|
||||
error: function (res, msg) {
|
||||
console.log(res, msg)
|
||||
|
||||
Reference in New Issue
Block a user