From f1b726d853f242c5558239138defcd5d0b1636df Mon Sep 17 00:00:00 2001
From: hjg <hjg@123.com>
Date: 星期四, 20 二月 2025 17:24:49 +0800
Subject: [PATCH] erp分单

---
 WebContent/basic/js/company.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebContent/basic/js/company.js b/WebContent/basic/js/company.js
index f24641b..2361c99 100644
--- a/WebContent/basic/js/company.js
+++ b/WebContent/basic/js/company.js
@@ -31,6 +31,7 @@
     id: 0,
     companyNo: '',
     name: '',
+    shortName: '',
     note: '',
     hasSPR: false //has self pickup right
 }

--
Gitblit v1.9.3