From 4a464c053a1de1ed4de9a06a444b260e93d4e0a6 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 03 七月 2025 10:42:07 +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