From 6eef22c164b57c435f27f6f5e4b9d2a67300e8e9 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 09 十月 2024 15:00:09 +0800
Subject: [PATCH] 运单查询

---
 admin/src/components/business/OperaPlatformWindow.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/admin/src/components/business/OperaPlatformWindow.vue b/admin/src/components/business/OperaPlatformWindow.vue
index c03564e..b9ebeec 100644
--- a/admin/src/components/business/OperaPlatformWindow.vue
+++ b/admin/src/components/business/OperaPlatformWindow.vue
@@ -63,6 +63,7 @@
         ledIds: null,
         broadcastIds: null,
         name: '',
+        code: '',
         groupId: '',
         startTime: '',
         endTime: '',

--
Gitblit v1.9.3