From 52c94f01b291968f331fc0d2def2f7dd885609cb Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 03 四月 2024 09:01:20 +0800
Subject: [PATCH] #平转立
---
src/main/webapp/views/pda/combLToP.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pda/combLToP.html b/src/main/webapp/views/pda/combLToP.html
index b0676be..f84df57 100644
--- a/src/main/webapp/views/pda/combLToP.html
+++ b/src/main/webapp/views/pda/combLToP.html
@@ -76,6 +76,7 @@
cols: [[
{field: 'matNo', align: 'center', title: '鐗╂枡缂栫爜'},
{field: 'mnemonic', align: 'center', title: '鐢熶骇鍗曞彿'},
+ {field: 'supplier', align: 'center', title: '閫氱煡鍗曞彿'},
{field: 'count', align: 'center', title: '鏁伴噺', style:'color: blue', width:50},
{field: 'matName', align: 'center', title: '鐗╂枡鍚嶇О'}
]],
@@ -108,7 +109,7 @@
title: '鎻愬彇鐗╂枡',
shade: [0.3,'#000'],
area: ['90%', '90%'],
- content: 'matQuery.html',
+ content: 'matQuery2.html',
success: function(layero, index){
$('.layui-layer-title').css('font-size', '16px');
},
--
Gitblit v1.9.1