From 5fae267e680cf6bac767bd276aaa3afcd7e4b32a Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期三, 15 十月 2025 09:06:39 +0800
Subject: [PATCH] 1.现场收料颜色区分
---
H5/Cpbd.aspx | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/H5/Cpbd.aspx b/H5/Cpbd.aspx
index 5a2cff8..4b795d0 100644
--- a/H5/Cpbd.aspx
+++ b/H5/Cpbd.aspx
@@ -1,4 +1,5 @@
-锘�<%@ Page Title="浜у搧缁戝畾" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Scll" %>
+锘�
+<%@ Page Title="浜у搧缁戝畾" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Cpbd" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<style>
.si-status-box,
@@ -69,7 +70,7 @@
v-model="LsBar"
label="鍚庣洊鏉$爜"
placeholder="璇锋壂鍚庣洊鐮�"
- @keyup.enter.native="getModel"
+ @keyup.enter.native="productBinding"
autofocus="true">
</van-field>
@@ -92,7 +93,7 @@
slot="button"
type="info"
size="small"
- @click="getChaiFen">
+ @click="productBinding">
鎻愪氦
</van-button>
</div>
@@ -129,7 +130,7 @@
</van-row>
</van-tab>
- <van-tab title="宸茬粦鏉$爜" class="mySolid font">
+<%-- <van-tab title="宸茬粦鏉$爜" class="mySolid font">
<van-row>
<van-col span="5">浜哄憳</van-col>
<van-col span="5">浜х嚎</van-col>
@@ -144,7 +145,7 @@
<van-col span="4" >{{itm.fQty}}</van-col>
<van-col span="5" >{{itm.sQty}}</van-col>
</van-row>
- </van-tab>
+ </van-tab>--%>
</van-tabs>
</div>
</asp:Content>
@@ -154,5 +155,5 @@
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
- <script src="Js/Cpbd.js?<%=121112 %>"></script>
+ <script src="Js/Cpbd.js?<%=1211123 %>"></script>
</asp:Content>
\ No newline at end of file
--
Gitblit v1.9.3