From 5abcde36961125cbf436f91b8c17610a6b5f8308 Mon Sep 17 00:00:00 2001
From: sen <sen@qq.com>
Date: 星期三, 15 四月 2026 12:15:08 +0800
Subject: [PATCH] 修改调度单必填校验

---
 ui/car_wx_app/unpackage/dist/build/mp-weixin/uni_modules/uview-ui/components/u-calendar/header.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/car_wx_app/unpackage/dist/build/mp-weixin/uni_modules/uview-ui/components/u-calendar/header.json b/ui/car_wx_app/unpackage/dist/build/mp-weixin/uni_modules/uview-ui/components/u-calendar/header.json
index e8cfaaf..4575d1b 100644
--- a/ui/car_wx_app/unpackage/dist/build/mp-weixin/uni_modules/uview-ui/components/u-calendar/header.json
+++ b/ui/car_wx_app/unpackage/dist/build/mp-weixin/uni_modules/uview-ui/components/u-calendar/header.json
@@ -1,4 +1,4 @@
 {
-  "component": true,
-  "usingComponents": {}
+  "usingComponents": {},
+  "component": true
 }
\ No newline at end of file

--
Gitblit v1.8.0