mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-01 09:36:41 +08:00
1
This commit is contained in:
+1
-1
@@ -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 = '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user