From 34f6a33873b3848aa6740d0cfbf86bd9432ead54 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 18 九月 2025 09:22:21 +0800
Subject: [PATCH] 受托退料:前端界面规范,列表与明细转为存储过程,添加组织隔离、拆分、库位列表、已扫待扫
---
H5/Scll.aspx | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/H5/Scll.aspx b/H5/Scll.aspx
index 09ffcb0..92ce845 100644
--- a/H5/Scll.aspx
+++ b/H5/Scll.aspx
@@ -53,7 +53,7 @@
</van-field>
<van-field
- v-model="modeInfo.planNo"
+ v-model="DaaInfo.workNo"
label="浠诲姟鍗曞彿"
clearable
:right-icon-size="19"
@@ -62,11 +62,20 @@
</van-field>
<van-field
- v-model="modeInfo.startTime"
+ v-model="DaaInfo.startTime"
label="寮�宸ユ椂闂�"
clearable
:right-icon-size="19"
placeholder="寮�宸ユ椂闂�"
+ disabled>
+ </van-field>
+
+ <van-field
+ v-model="DaaInfo.lineName"
+ label="绾夸綋鍚嶇О"
+ clearable
+ :right-icon-size="19"
+ placeholder="绾夸綋鍚嶇О"
disabled>
</van-field>
@@ -182,5 +191,5 @@
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
- <script src="Js/Scll.js?<%=1233361591 %>"></script>
+ <script src="Js/Scll.js?<%=1233361592 %>"></script>
</asp:Content>
\ No newline at end of file
--
Gitblit v1.9.3