LD 6 سال پیش
والد
کامیت
c6b90b584e
4فایلهای تغییر یافته به همراه7 افزوده شده و 1 حذف شده
  1. 6 0
      public/js/singles/rejectedIndex.js
  2. 1 1
      public/mix-manifest.json
  3. BIN
      public/sound/ding.mp3
  4. BIN
      public/sound/warning_otherBarcode.mp3

+ 6 - 0
public/js/singles/rejectedIndex.js

@@ -272,6 +272,12 @@ var vueList = new Vue({
         this.filterRun();
       }
     },
+    logistic_numberEntering: function logistic_numberEntering(e) {
+      if (e.key === 'Enter') {
+        this.filterParams.logistic_number = e.target.value;
+        this.filterRun();
+      }
+    },
     cancelCheckConfirmAll: function cancelCheckConfirmAll() {
       $('#checkConfirmingAll').tooltip('hide');
       setTimeout(function () {

+ 1 - 1
public/mix-manifest.json

@@ -1,6 +1,6 @@
 {
     "/js/app.js": "/js/app.js",
     "/css/app.css": "/css/app.css",
-    "/js/singles/rejectedIndex.js": "/js/singles/rejectedIndex.js",
+    "/js/singles/rejectedIndex200212.js": "/js/singles/rejectedIndex200212.js",
     "/favicon.ico": "/favicon.ico"
 }

BIN
public/sound/ding.mp3


BIN
public/sound/warning_otherBarcode.mp3