From 157abc191c34e57c1b958ae74fc3de6518ca8a30 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期五, 28 二月 2025 11:06:36 +0800 Subject: [PATCH] 修改客户需求 --- HTML/views/WareHouseSetting/Roadway.html | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/HTML/views/WareHouseSetting/Roadway.html b/HTML/views/WareHouseSetting/Roadway.html index 3a5c98a..544cd45 100644 --- a/HTML/views/WareHouseSetting/Roadway.html +++ b/HTML/views/WareHouseSetting/Roadway.html @@ -224,13 +224,15 @@ width: 100, align: 'center' - }, { - field: 'TypeName', - title: '鍖哄煙绫诲埆', - width: 150, - align: 'center' + }, + // { + // field: 'TypeName', + // title: '鍖哄煙绫诲埆', + // width: 150, + // align: 'center' - }, { + // }, + { field: 'TemperatureName', title: '瀛樺偍鐜', align: 'center', -- Gitblit v1.8.0