修改我的
This commit is contained in:
parent
de1dc12dac
commit
6f904500c6
@ -304,6 +304,7 @@
|
||||
existPatientInfo(value).then(res => {
|
||||
if (res.code == 200 && res.msg == 'LOGIN') {
|
||||
appPersonal(value2).then(Response => {
|
||||
// uni.setStorageSync('userinfo', Response.data);
|
||||
if (Response.code == 200) {
|
||||
that.appPersonallist = Response.data
|
||||
if (!that.appPersonallist.integral) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user