修改我的

This commit is contained in:
shidongli 2023-11-02 09:50:26 +08:00
parent de1dc12dac
commit 6f904500c6

View File

@ -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) {