From 607e62cd6ec91d53bac549299d986c23e5143d28 Mon Sep 17 00:00:00 2001
From: jiazx0107@163.com <jiazx0107@163.com>
Date: 星期三, 31 五月 2023 15:06:47 +0800
Subject: [PATCH] 出入库优化-称重相关方法
---
igds-web/src/main/resources/templates/admin/inout/in-weight.html | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/igds-web/src/main/resources/templates/admin/inout/in-weight.html b/igds-web/src/main/resources/templates/admin/inout/in-weight.html
index 6b5511d..640a2c9 100644
--- a/igds-web/src/main/resources/templates/admin/inout/in-weight.html
+++ b/igds-web/src/main/resources/templates/admin/inout/in-weight.html
@@ -702,19 +702,14 @@
var weightEditTag = [[${weightEditTag}]];
//userId
var userId = [[${loginUser.username}]];
-
//鍑哄叆搴撶被鍨�
var type = [[${type}]];
-
var companyId = [[${loginUser.companyId}]];
//鍝佺
var listFoodVariety = [[${listFoodVariety}]];
//鍦扮淇℃伅
var weightDto = [[${weightDto}]];
-
- //杞︾墝璇嗗埆淇℃伅
- //var lprDto = [[${lprDto}]];
//杩囩▼鎽勫儚澶�
var snapDto1 = [[${snapDto1}]];
--
Gitblit v1.9.3