From 2996593e8040ce156b37481468ea4ba8dca984a2 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期四, 05 一月 2023 09:13:12 +0800
Subject: [PATCH] 优化
---
WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html
index 2197558..775d3a9 100644
--- a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html
+++ b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html
@@ -586,7 +586,7 @@
, { field: 'HMaterNumber', title: '鐗╂枡缂栫爜', width: 120 }
, { field: 'HOldMaterNumber', title: '鏃х墿鏂欑紪鐮�', width: 120 }
, { field: 'HMaterShortNumber', title: '鐗╂枡浠g爜', width: 120, hide: true }
- , { field: 'HSubjoin', title: '鐗╂枡浠g爜', width: 120}
+ , { field: 'HSubjoin', title: '鐗╂枡浠g爜', width: 120 }
, { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 120 }
, { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 120 }
, { field: 'HUnitName', title: '璁¢噺鍗曚綅', width: 100 }
@@ -607,7 +607,7 @@
//, { field: 'HBeginDate', title: '鐢熶骇鏃ユ湡', width: 120, data_field: 'HBeginDate', event: "chooseHBeginDate" }
//, { field: 'HEndDate', title: '澶辨晥鏃ユ湡', width: 120, data_field: 'HEndDate', event: "chooseHEndDate" }
, { field: 'HKFDate', title: '鐢熶骇鏃ユ湡', align: 'center', width: 150, data_field: 'HKFDate', event: "chooseHKFDate" }//
- , { field: 'HKFPeriod', title: '淇濊川鏈�', width: 100, edit: 'text', event: "inputHKFPeriod" }//
+ , { field: 'HKFPeriod', title: '淇濊川鏈�', width: 100 }//
, { field: 'HKFDQDate', title: '鍒版湡鏃ユ湡', align: 'center', width: 150, data_field: 'HKFDQDate', event: "chooseHKFDQDate" }//
//, { field: 'HDate', title: '瑕佹眰浜よ揣鏃ユ湡', width: 150 }
, { field: 'HPOOrderInterID', title: '閲囪喘璁㈠崟涓诲唴鐮�', width: 150, hide: true }
--
Gitblit v1.9.1