From 3faa1361b113fc2304d518c75e2d8eba02a84bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A3=AE=E5=B1=BF=E6=B5=B7=E5=B7=B7?= <15711450175@163.com> Date: Fri, 17 Sep 2021 09:32:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E7=BB=8F=E5=AE=8C=E6=88=90=20=20=20?= =?UTF-8?q?=20=20=E4=BF=AE=E6=94=B9=20=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/baselocationinfo/baselocationinfo.html | 4 ++-- .../resources/templates/system/recorderror/add.html | 2 +- .../resources/templates/system/recorderror/edit.html | 2 +- .../templates/system/recorderror/recorderror.html | 12 ++++++------ .../resources/templates/system/recordtask/add.html | 2 +- .../resources/templates/system/recordtask/edit.html | 2 +- .../templates/system/recordtask/recordtask.html | 11 ++++++++--- .../com/ruoyi/system/domain/BaseEfficiencyLevel.java | 2 +- .../com/ruoyi/system/domain/BaseLocationInfo.java | 2 +- .../com/ruoyi/system/domain/BaseMaterialInfo.java | 2 +- .../com/ruoyi/system/domain/BaseMaterialStore.java | 2 +- .../java/com/ruoyi/system/domain/BasePlcInfo.java | 2 +- .../java/com/ruoyi/system/domain/BaseStoreInfo.java | 2 +- .../com/ruoyi/system/domain/PrepareInstoreInfo.java | 6 +++--- .../com/ruoyi/system/domain/PrepareOutstoreInfo.java | 6 +++--- .../system/domain/RecordDirectiveOperation.java | 2 +- .../java/com/ruoyi/system/domain/RecordError.java | 6 +++--- .../java/com/ruoyi/system/domain/RecordInstore.java | 2 +- .../java/com/ruoyi/system/domain/RecordOutstore.java | 6 +++--- .../java/com/ruoyi/system/domain/RecordTask.java | 6 +++--- 20 files changed, 43 insertions(+), 38 deletions(-) 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 @@