From 35d32ca1eecac65532a86c663bb299ef66ba9d60 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Thu, 30 May 2024 15:23:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=BA=93=E4=BD=8D=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E8=BE=93=E5=85=A5=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt-as-ui/src/views/warehouse/goodsShelves/goodsShelvesAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yxt-as-ui/src/views/warehouse/goodsShelves/goodsShelvesAdd.vue b/yxt-as-ui/src/views/warehouse/goodsShelves/goodsShelvesAdd.vue index 8723534779..d967bd3642 100644 --- a/yxt-as-ui/src/views/warehouse/goodsShelves/goodsShelvesAdd.vue +++ b/yxt-as-ui/src/views/warehouse/goodsShelves/goodsShelvesAdd.vue @@ -55,7 +55,7 @@
* 库位编码
+ oninput="this.value=this.value.replace(/[^\w_-]/g,'');" />