From f3b34b0c7ba026e686d58af93ab8ae5ad6aa9f48 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 11 Mar 2021 18:27:55 +0800 Subject: [PATCH] 分销员后台1 --- zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/servicceAddForm.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/servicceAddForm.html b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/servicceAddForm.html index db16e6c..13f7806 100644 --- a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/servicceAddForm.html +++ b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/servicceAddForm.html @@ -263,7 +263,7 @@ } let formData={ vipId:id, - yyTime:moment(_this.yyTime).format("YYYY-DD-MM HH:mm"), + yyTime:_this.yyTime, serviceItems:[], } -- Gitblit v1.9.1