lizhuang %!s(int64=5) %!d(string=hai) anos
pai
achega
a8f5a804ba
Modificáronse 2 ficheiros con 12723 adicións e 1 borrados
  1. 12722 0
      package-lock.json
  2. 1 1
      src/views/strategy/index.vue

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 12722 - 0
package-lock.json


+ 1 - 1
src/views/strategy/index.vue

@@ -80,7 +80,7 @@ export default {
       let date =
         new Date().getDate() > 10
           ? new Date().getDate()
-          : "0" + new Date.getDate();
+          : "0" + new Date().getDate();
       return (this.today = year + "" + month + "" + date);
     },
     getPer5Time() {