diff --git a/ruoyi-admin/src/main/resources/templates/system/baselocationinfo/baselocationinfo.html b/ruoyi-admin/src/main/resources/templates/system/baselocationinfo/baselocationinfo.html index 90acf7c..3816f26 100644 --- a/ruoyi-admin/src/main/resources/templates/system/baselocationinfo/baselocationinfo.html +++ b/ruoyi-admin/src/main/resources/templates/system/baselocationinfo/baselocationinfo.html @@ -147,7 +147,6 @@ field: 'efficiency', title: '效率级别', formatter: function(value, row, index) { - console.log(efficiencyDatas) return $.table.selectDictLabelLocation(efficiencyDatas, value); } @@ -158,7 +157,8 @@ }, { field: 'recordTime', - title: '记录时间' + title: '记录时间', + sortable: true }, { title: '操作', diff --git a/ruoyi-admin/src/main/resources/templates/system/recorderror/add.html b/ruoyi-admin/src/main/resources/templates/system/recorderror/add.html index 3ae1233..eb40f74 100644 --- a/ruoyi-admin/src/main/resources/templates/system/recorderror/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/recorderror/add.html @@ -64,7 +64,7 @@
-
diff --git a/ruoyi-admin/src/main/resources/templates/system/recorderror/edit.html b/ruoyi-admin/src/main/resources/templates/system/recorderror/edit.html index 91dc4b2..46e7caf 100644 --- a/ruoyi-admin/src/main/resources/templates/system/recorderror/edit.html +++ b/ruoyi-admin/src/main/resources/templates/system/recorderror/edit.html @@ -65,7 +65,7 @@
-
diff --git a/ruoyi-admin/src/main/resources/templates/system/recorderror/recorderror.html b/ruoyi-admin/src/main/resources/templates/system/recorderror/recorderror.html index b9029d1..1ee39e5 100644 --- a/ruoyi-admin/src/main/resources/templates/system/recorderror/recorderror.html +++ b/ruoyi-admin/src/main/resources/templates/system/recorderror/recorderror.html @@ -18,7 +18,7 @@ -
  • +
  • -
  • -
  • +
  •  搜索  重置 @@ -101,7 +101,7 @@