From 835779c6be2f232d271b05bee767285ff434a5ab Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 11 十一月 2025 15:09:08 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/erpOutstock/outstock.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/erpOutstock/outstock.html b/src/main/webapp/views/erpOutstock/outstock.html
index 2db7487..e74b0f1 100644
--- a/src/main/webapp/views/erpOutstock/outstock.html
+++ b/src/main/webapp/views/erpOutstock/outstock.html
@@ -529,8 +529,7 @@
                 onBeforeUnmount(() => {
                     window.removeEventListener('resize', calcTableHeight)
                 })
-                onBeforeMount(() => {
-                    getVendor()
+                onBeforeMount(() => {                    
                     getCustomer()
                 })
 

--
Gitblit v1.9.1