seam 7 年之前
父节点
当前提交
b7ceefbbc2

文件差异内容过多而无法显示
+ 0 - 0
www/webapp/housekeeping/home/static/css/app.css


文件差异内容过多而无法显示
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js


文件差异内容过多而无法显示
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js.map


文件差异内容过多而无法显示
+ 0 - 0
www/webapp/housekeeping/home/static/js/manifest.js.map


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

@@ -403,9 +403,6 @@ export default {
     },
     btnSubmint() {
       let self = this;
-      ycTime(self.bookingTime);
-      // alert(ycTime(self.bookingTime));
-      return;
       if (self.appointmentStatusStr.value != 1) {
         // 家政员不为空判断
         if (self.tech.length == '' && !self.appointmentStatusStr.value) {

部分文件因为文件数量过多而无法显示