From cfc5e6fa347eadeddd94a2a2e0d8dafccb4e452b Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期二, 20 七月 2021 23:28:47 +0800
Subject: [PATCH] 1

---
 WebTM/views/车间管理/工序进站接收单/Cj_StationInBillList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html" "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html"
index 0b0ef8d..c5db658 100644
--- "a/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html"
+++ "b/WebTM/views/\350\275\246\351\227\264\347\256\241\347\220\206/\345\267\245\345\272\217\350\277\233\347\253\231\346\216\245\346\224\266\345\215\225/Cj_StationInBillList.html"
@@ -345,7 +345,7 @@
                 if (checkStatus.data.length === 1) {
                     var linterid = data[0].HInterID.toString();
                     var OperationType = 2;
-                    layer.open({
+                    var FirstPieceCheck = layer.open({
                         type: 2
                         , area: ['100%', '100%']
                         , title: '棣栦欢妫�楠屽崟-缂栬緫'

--
Gitblit v1.9.1