From db2c3d7fe3d1e89b49b9628f408ba883dc75dc51 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 03 七月 2025 17:11:43 +0800
Subject: [PATCH] no message

---
 zy-asrs-admin/src/views/in/orderLog/index.vue |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/zy-asrs-admin/src/views/in/orderLog/index.vue b/zy-asrs-admin/src/views/in/orderLog/index.vue
index 6732423..dd31fe7 100644
--- a/zy-asrs-admin/src/views/in/orderLog/index.vue
+++ b/zy-asrs-admin/src/views/in/orderLog/index.vue
@@ -1,17 +1,17 @@
-<script setup>
-import OrderLogView from '@/components/orderLog/index.vue';
-</script>
-
-<script>
-export default {
-  name: '鍏ュ簱鍘嗗彶璁㈠崟'
-}
-</script>
-
-<template>
-  <div>
-    <OrderLogView ioModel="in"  />
-  </div>
-</template>
-
-<style></style>
+<script setup>
+import OrderLogView from '@/components/orderLog/index.vue';
+</script>
+
+<script>
+export default {
+  name: '鍏ュ簱鍘嗗彶璁㈠崟'
+}
+</script>
+
+<template>
+  <div>
+    <OrderLogView ioModel="in"  />
+  </div>
+</template>
+
+<style></style>

--
Gitblit v1.9.1