diff --git a/ruoyi-admin/src/main/resources/templates/login.html b/ruoyi-admin/src/main/resources/templates/login.html index 95ab5e1..f7dc008 100644 --- a/ruoyi-admin/src/main/resources/templates/login.html +++ b/ruoyi-admin/src/main/resources/templates/login.html @@ -43,7 +43,7 @@

登录:

-

后台管理系统

+

MES可视化管理系统

diff --git a/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml b/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml index eb523f7..a99e694 100644 --- a/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/system/BaseDtNengMapper.xml @@ -52,6 +52,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" id, year_name, + target, month1, month2, month3, @@ -68,6 +69,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" #{id}, #{yearName}, + #{target}, #{month1}, #{month2}, #{month3}, @@ -88,6 +90,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" year_name = #{yearName}, month1 = #{month1}, + target = #{target}, month2 = #{month2}, month3 = #{month3}, month4 = #{month4}, diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html index c69c936..42867a3 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/add.html @@ -7,80 +7,78 @@
- -
+ +
-
-
- -
- + +
+
- -
+ +
+ +
+ +
+
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html index 435c84f..5adb420 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/base_dt_neng.html @@ -67,6 +67,10 @@ { field: 'yearName', title: '年份' + }, + { + field: 'target', + title: '目标' }, { field: 'month1', diff --git a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html index 52478f0..6543c94 100644 --- a/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html +++ b/ruoyi-system/src/main/resources/templates/system/base_dt_neng/edit.html @@ -8,80 +8,79 @@
- -
+ +
+ +
+ +
+
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +
- -
+ +
-
-
- -
+ + +