seam 7 years ago
parent
commit
7e9c1553e5

File diff suppressed because it is too large
+ 0 - 0
www/webapp/housekeeping/home/static/css/app.css


File diff suppressed because it is too large
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js.map


File diff suppressed because it is too large
+ 0 - 0
www/webapp/housekeeping/home/static/js/manifest.js.map


+ 1 - 1
www/webapp/housekeeping/src/components/management/edit.vue

@@ -709,7 +709,7 @@ export default {
 
 // 日期转时间戳 2014-07-10
 function ycTime(t) {
-  let stringTime = '2018-04-09 15';
+  let stringTime = '2018/04/09 15:00:00';
   // let stringTime = t + ':00';
   alert('new Date(stringTime)  ' + new Date(stringTime));
   let timestamp = Date.parse(new Date(stringTime));

Some files were not shown because too many files changed in this diff