mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-02-06 07:33:51 +00:00
1
This commit is contained in:
parent
1a236875a1
commit
7eb3d4b48a
@ -2157,7 +2157,7 @@ function dwappexpire() {
|
||||
if (data.code == 200) {
|
||||
data = data.data.userOperateList.length !== 0 ? new Date(data.data.userOperateList[0].time).toLocaleDateString() : '';
|
||||
} else {
|
||||
console.log(data.msg);
|
||||
//console.log(data.msg);
|
||||
data = '';
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user