From 5563efcc22438688159dd0a0e2b09a2a965d1da3 Mon Sep 17 00:00:00 2001 From: liujie <liujie> Date: 星期四, 27 七月 2023 18:01:24 +0800 Subject: [PATCH] 后台代码 城市管理模块 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tCity/TCity_add.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tCity/TCity_add.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tCity/TCity_add.html index 9827bfe..0e0a53c 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tCity/TCity_add.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tCity/TCity_add.html @@ -4,7 +4,6 @@ <div class="form-horizontal" id="carInfoForm"> - <div class="form-group" id="provinceCode"> <label class="col-sm-3 control-label">所在省:</label> <div class="col-sm-9"> -- Gitblit v1.7.1