From 19e95f4acc328bbf62a0427fe658d00268019e66 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期一, 07 四月 2025 10:14:34 +0800 Subject: [PATCH] 修改IIS配置 --- HTML/views/WareHouseSetting/Roadway.html | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/HTML/views/WareHouseSetting/Roadway.html b/HTML/views/WareHouseSetting/Roadway.html index 636978b..544cd45 100644 --- a/HTML/views/WareHouseSetting/Roadway.html +++ b/HTML/views/WareHouseSetting/Roadway.html @@ -48,6 +48,7 @@ <option value="3">鍖呮潗鍖�</option> <option value="4">绌烘墭鍖�</option> <option value="5">鑰楁潗鍖�</option> + <option value="6">涓棿鍝佸尯</option> </select> </div> </div> @@ -223,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