Browse Source

取药队列优化

hurugang 4 years ago
parent
commit
1865f0cae9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/static/js/to-medicine.js

+ 1 - 0
src/main/resources/static/js/to-medicine.js

@@ -223,6 +223,7 @@ function getTableDate() {
                 } else {
                     //重置标志
                     currentListHadDone = true;
+                    $("#rightPerson").text("");
                 }
 
                 if (pastList == null || pastList.length == 0) {