liyongli %!s(int64=3) %!d(string=hai) anos
pai
achega
b8bd636442
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/PushMenu.vue

+ 1 - 2
src/views/PushMenu.vue

@@ -36,7 +36,7 @@ export default {
     };
   },
   mounted() {
-      this.value1 = new Date()
+    this.value1 = new Date();
     document.title = "上传菜单";
   },
   computed: {},
@@ -51,7 +51,6 @@ export default {
       }
       this.$message.error("所选文件格式错误");
     },
-
   },
   beforeUnmount: function () {
     localStorage.token = "";