From 735a9d992e0c1fffbbe942097115b3d0888ca6c0 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期二, 08 七月 2025 10:12:58 +0800
Subject: [PATCH] no message

---
 zy-asrs-admin/src/components/order/order/orderOut.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-admin/src/components/order/order/orderOut.vue b/zy-asrs-admin/src/components/order/order/orderOut.vue
index 8ee1a03..223037e 100644
--- a/zy-asrs-admin/src/components/order/order/orderOut.vue
+++ b/zy-asrs-admin/src/components/order/order/orderOut.vue
@@ -182,7 +182,6 @@
 
 function getPage() {
     state.loading = true;
-
     let apiUrl = '/api/order/page';
     if (props.ioModel == 'in') {
         apiUrl = '/api/order/in/page';

--
Gitblit v1.9.1