no message

cyl/job_im
jscyl13849007907 3 weeks ago
parent fa42f78dbe
commit 22c770f3d9

@ -344,10 +344,10 @@ export default {
that.btnloading = true; that.btnloading = true;
setTimeout(() => { setTimeout(() => {
uni.hideLoading(); uni.hideLoading();
// that.G.Get( that.G.Get(
// that.api.bind_subscribeSubmit + "/" + that.info.agencyId, that.api.bind_subscribeSubmit + "/" + that.info.agencyId,
// params, params,
// (res) => { (res) => {
// //
that.btnSpeed = 2; that.btnSpeed = 2;
uni.showToast({ uni.showToast({
@ -358,8 +358,8 @@ export default {
that.info.recordStatus = 1; that.info.recordStatus = 1;
that.btnloading = false; that.btnloading = false;
}, 1500); }, 1500);
// } }
// ); )
}, 500); }, 500);
}, },
goPage($path) { goPage($path) {

Loading…
Cancel
Save