From 9fc747c8fe1b492e0e82da57a60f4ac17ef196d8 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期一, 22 二月 2021 22:28:09 +0800
Subject: [PATCH] 1、上架归还单:先扫条码再扫货架,如果不匹配不允许提交。2、下架找货单:已下架的条码允许再次下架。
---
WebTM/views/仓存管理/仓库调拨/Cc_LookingForReturnBill.html | 305 +++++++++++++++++++++++++++++++++++++-------------
1 files changed, 222 insertions(+), 83 deletions(-)
diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForReturnBill.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForReturnBill.html"
index d90b00f..3462f88 100644
--- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForReturnBill.html"
+++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForReturnBill.html"
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>褰掕繕鍗�</title>
+<title>涓婃灦褰掕繕鍗�</title>
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
@@ -16,11 +16,11 @@
<div class="layui-card-body" style="padding: 5px; height:800px;">
<form class="layui-form" action="" lay-filter="component-form-group">
<div style="background-color:#0085E8;">
- <span style="color: white;"><i class="layui-icon layui-icon-form"></i>褰掕繕鍗�</span>
+ <span style="color: white;"><i class="layui-icon layui-icon-form"></i>涓婃灦褰掕繕鍗�</span>
</div>
<div class="layui-form-item" style="padding:15px;margin:0px">
<div class="layui-row">
- <div class="layui-col-xs3">
+ <!--<div class="layui-col-xs3">
<label class="layui-form-label" style="width:90px;padding-left:0px;">婧愬崟鍙�</label>
</div>
<div class="layui-col-xs8">
@@ -31,56 +31,29 @@
</div>
<div class="layui-col-xs8">
<input type="text" name="HBarCode" id="HBarCode" autocomplete="off" class="layui-input">
- </div>
- <div class="layui-col-xs3">
+ </div>-->
+ <!--<div class="layui-col-xs3">
<label class="layui-form-label" style="width:90px;padding-left:0px;">鍗曟嵁鍙�</label>
</div>
<div class="layui-col-xs8">
<input type="text" name="HBillNo" id="HBillNo" autocomplete="off" class="layui-input">
<input type="text" name="HInterID" id="HInterID" autocomplete="off" class="layui-input">
- </div>
+ </div>-->
</div>
</div>
<div class="layui-tab layui-col-xs12" lay-filter="tab-LookingForBill">
<ul class="layui-tab-title" lay-filter="tab-all">
- <li lay-id="1" style="padding:1px;" class="layui-this">琛ㄥご淇℃伅</li>
- <li lay-id="2" style="padding:1px;">鏄庣粏淇℃伅</li>
+ <li lay-id="1" style="padding:1px;">琛ㄥご淇℃伅</li>
+ <li lay-id="2" style="padding:1px;">婧愬崟鏌ヨ揣</li>
+ <li lay-id="2" style="padding:1px;" class="layui-this">瀹炵墿涓婃灦</li>
</ul>
<div class="layui-tab-content">
<!--琛ㄥご淇℃伅-->
- <div class="layui-tab-item layui-show">
+ <div class="layui-tab-item">
<div class="layui-form-item" style="padding:0px;margin:0px">
<div class="layui-row">
<div class="layui-col-xs3">
- <label class="layui-form-label" style="width:90px;padding-left:0px;">浠撳簱</label>
- </div>
- <div class="layui-col-xs6">
- <input type="text" name="HWHName" id="HWHName" autocomplete="off" class="layui-input">
- <input type="hidden" name="HWHID" id="HWHID" value="0" autocomplete="off" class="layui-input">
- </div>
- <div class="layui-col-xs3">
- <button type="button" id="HWHID-BT" lay-submit="" class="layui-btn" lay-filter="HWHID-BT">...</button>
- </div>
- </div>
- </div>
- <div class="layui-form-item" style="padding:0px;margin:0px">
- <div class="layui-row">
- <div class="layui-col-xs3">
- <label class="layui-form-label" style="width:90px;padding-left:0px;">浠撲綅</label>
- </div>
- <div class="layui-col-xs6">
- <input type="text" name="HSPName" id="HSPName" autocomplete="off" class="layui-input">
- <input type="hidden" name="HSPID" id="HSPID" value="0" autocomplete="off" class="layui-input">
- </div>
- <div class="layui-col-xs3">
- <button type="button" id="HSpID-BT" lay-submit="" class="layui-btn" lay-filter="HSpID-BT">...</button>
- </div>
- </div>
- </div>
- <div class="layui-form-item" style="padding:0px;margin:0px">
- <div class="layui-row">
- <div class="layui-col-xs3">
- <label class="layui-form-label" style="width:90px;padding-left:0px;">鐝粍</label>
+ <label class="layui-form-label" style="width:30px;padding-left:0px;">鐝粍</label>
</div>
<div class="layui-col-xs6">
<input type="text" name="HGroup" id="HGroup" autocomplete="off" class="layui-input">
@@ -94,7 +67,7 @@
<div class="layui-form-item" style="padding:0px;margin:0px">
<div class="layui-row">
<div class="layui-col-xs3">
- <label class="layui-form-label" style="width:90px;padding-left:0px;">鐢熶骇璧勬簮</label>
+ <label class="layui-form-label" style="width:60px;padding-left:0px;">鐢熶骇璧勬簮</label>
</div>
<div class="layui-col-xs6">
<input type="text" name="HSource" id="HSource" autocomplete="off" class="layui-input">
@@ -108,18 +81,77 @@
<div class="layui-form-item" style="padding:0px;margin:0px">
<div class="layui-row">
<div class="layui-col-xs3">
- <label class="layui-form-label" style="width:90px;padding-left:0px;">鍒跺崟浜�</label>
+ <label class="layui-form-label" style="width:45px;padding-left:0px;">鍒跺崟浜�</label>
</div>
<div class="layui-col-xs6">
- <input type="text" name="HMaker" id="HMaker" autocomplete="off" class="layui-input">
+ <input type="text" name="HMaker" id="HMaker" autocomplete="off" class="layui-input" readonly>
<input type="hidden" name="HMakerID" id="HMakerID" value="0" autocomplete="off" class="layui-input">
</div>
</div>
</div>
+ <div class="layui-form-item" style="padding:0px;margin:0px">
+ <div class="layui-row">
+ <div class="layui-col-xs3">
+ <label class="layui-form-label" style="width:45px;padding-left:0px;">鍗曟嵁鍙�</label>
+ </div>
+ <div class="layui-col-xs6">
+ <input type="text" name="HBillNo" id="HBillNo" autocomplete="off" class="layui-input" readonly>
+ <input type="hidden" name="HInterID" id="HInterID" value="0" autocomplete="off" class="layui-input">
+ </div>
+ </div>
+ </div>
</div>
- <!--鏄庣粏淇℃伅-->
+ <!--婧愬崟鏌ヨ揣-->
<div class="layui-tab-item">
+ <div class="layui-row">
+ <div class="layui-col-xs3">
+ <label class="layui-form-label" style="width:45px;padding-left:0px;margin-bottom: 1%;">婧愬崟鍙�</label>
+ </div>
+ <div class="layui-col-xs8">
+ <input type="text" name="HSourceBillNo" id="HSourceBillNo" autocomplete="off" class="layui-input">
+ </div>
+ </div>
<table class="layui-hide" id="bzd-table" lay-filter="bzd-table"></table>
+ </div>
+ <!--瀹炵墿涓婃灦-->
+ <div class="layui-tab-item layui-show">
+ <div class="layui-row">
+ <div class="layui-col-xs3">
+ <label class="layui-form-label" style="width:60px;padding-left:0px;margin-bottom: 1%;">瀹炵墿鏉$爜</label>
+ </div>
+ <div class="layui-col-xs8">
+ <input type="text" name="HBarCode" id="HBarCode" autocomplete="off" class="layui-input">
+ </div>
+ </div>
+ <div class="layui-form-item" style="padding:0px;margin:0px">
+ <div class="layui-row">
+ <div class="layui-col-xs3">
+ <label class="layui-form-label" style="width:30px;padding-left:0px;">浠撳簱</label>
+ </div>
+ <div class="layui-col-xs8">
+ <input type="text" name="HWHName" id="HWHName" autocomplete="off" class="layui-input" readonly>
+ <input type="hidden" name="HWHID" id="HWHID" value="0" autocomplete="off" class="layui-input">
+ </div>
+ <div class="layui-col-xs1">
+ <button type="button" id="HWHID-BT" lay-submit="" class="layui-btn" lay-filter="HWHID-BT">...</button>
+ </div>
+ </div>
+ </div>
+ <div class="layui-form-item" style="padding:0px;margin:0px">
+ <div class="layui-row">
+ <div class="layui-col-xs3">
+ <label class="layui-form-label" style="width:30px;padding-left:0px;">浠撲綅</label>
+ </div>
+ <div class="layui-col-xs8">
+ <input type="text" name="HSPName" id="HSPName" autocomplete="off" class="layui-input">
+ <input type="hidden" name="HSPID" id="HSPID" value="0" autocomplete="off" class="layui-input">
+ </div>
+ <div class="layui-col-xs1">
+ <button type="button" id="HSpID-BT" lay-submit="" class="layui-btn" lay-filter="HSpID-BT" style="display:none">...</button>
+ </div>
+ </div>
+ </div>
+ <table class="layui-hide" id="bzd-table2" lay-filter="bzd-table2"></table>
</div>
</div>
</div>
@@ -155,6 +187,13 @@
, form = layui.form
, element = layui.element;
+ //鍒ゆ柇鏄惁鐧诲綍 鏈櫥褰曞垯璺冲埌鐧诲綍椤�
+ if (sessionStorage.login != "login") {
+ layer.confirm("鐧诲綍澶辨晥锛岃閲嶆柊鐧诲綍锛�", {
+ icon: 4, skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず", closeBtn: 0, btn: ['閲嶆柊鐧诲綍']
+ }, function () { window.location.href = "../../user/login.html"; });
+ }
+
//鍒濆鍩烘湰淇℃伅璧嬪��
$("#HWHID").val(sessionStorage["HWHID"]);
$("#HWHName").val(sessionStorage["HWHName"]);
@@ -173,7 +212,7 @@
$.ajax({
url: GetWEBURL() + "/Web/GetMAXNum",
type: "GET",
- data: { "HBillType": '1253' },
+ data: { "HBillType": '1252' },
success: function (d) {
//console.log(d.data);
$("#HInterID").val(d.data[0].HInterID);
@@ -190,11 +229,51 @@
, cellMinWidth: 90
, cols: [[
{ type: 'numbers', title: '搴忓彿' }
- , { field: 'HIsStatus', title: '鏄惁鎵爜' }
+ , { field: 'HIsStatus', title: '鏄惁鎵爜', hide: true }
+ , { field: 'HMTONo', title: '鎵瑰彿', width: 180 }
+ , { field: 'HSPID', title: '浠撲綅ID', hide: true }
+ , { field: 'HSPName', title: '浠撲綅' }
+ , { field: 'HStatus', title: '鍦ㄥ簱鐘舵��', width: 165 }
+ , { field: 'HWhID', title: '浠撳簱ID', hide: true }
+ , { field: 'HWhName', title: '浠撳簱' }
, { field: 'HSourceInterID', title: '婧愬崟ID', hide: true }
, { field: 'HSourceBillNo', title: '婧愬崟鍙�', width: 110 }
+ , { field: 'HGroupID', title: '鐝粍ID', hide: true }
+ , { field: 'HGroup', title: '鐝粍' }
+ , { field: 'HSourceID', title: '鐢熶骇璧勬簮ID', hide: true }
+ , { field: 'HSource', title: '鐢熶骇璧勬簮', width: 115, templet: '#sexTpl' }
+ , { field: 'HQty', title: '鏁伴噺' }
+ , { field: 'HMaterID', title: '鐗╂枡ID', hide: true }
+ , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 120 }
+ , { field: 'HMaterNumber', title: '鐗╂枡缂栫爜' }
+ , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿' }
+ , { field: '鍗虫椂搴撳瓨', title: '鍗虫椂搴撳瓨' }
+ , { field: 'HBarCode', title: '鏉$爜缂栧彿', hide: true }
+ , { field: 'HInterID', title: '鍗曟嵁ID', hide: true }
+ , { field: 'HBillNo', title: '鍗曟嵁鍙�', hide: true }
+ , { field: 'HMakerID', title: '鍒跺崟浜篒D', hide: true }
+ , { field: 'HMaker', title: '鍒跺崟浜�', hide: true }
+ , { field: 'HBillType', title: 'HBillType', hide: true }
+ ]]
+ , text: {
+ none: '鏆傛棤鐩稿叧鏁版嵁锛岃鍏堟壂鎻忔簮鍗曞彿锛�' //榛樿锛氭棤鏁版嵁銆傛敞锛氳灞炴�т负 layui 2.2.5 寮�濮嬫柊澧�
+ }
+ };
+
+ //涓昏〃鍒楄〃
+ var option2 = {
+ elem: '#bzd-table2'
+ //, toolbar: '#toolbarDemo'
+ //, page: true
+ //, height: 256
+ , cellMinWidth: 90
+ , cols: [[
+ { type: 'numbers', title: '搴忓彿' }
+ //, { field: 'HIsStatus', title: '鏄惁鎵爜' }
+ , { field: 'HSourceInterID', title: '婧愬崟ID', hide: true }
+ , { field: 'HSourceBillNo', title: '婧愬崟鍙�', hide: true }
, { field: 'HMTONo', title: '鎵瑰彿', width: 180 }
- , { field: 'HStatus', title: '鍦ㄥ簱鐘舵��' }
+ , { field: 'HStatus', title: '鍦ㄥ簱鐘舵��', width: 165 }
, { field: 'HWhID', title: '浠撳簱ID', hide: true }
, { field: 'HWhName', title: '浠撳簱' }
, { field: 'HSPID', title: '浠撲綅ID', hide: true }
@@ -210,14 +289,14 @@
, { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿' }
, { field: '鍗虫椂搴撳瓨', title: '鍗虫椂搴撳瓨' }
, { field: 'HBarCode', title: '鏉$爜缂栧彿', hide: true }
- , { field: 'HInterID', title: '鍗曟嵁ID' }
- , { field: 'HBillNo', title: '鍗曟嵁鍙�' }
- , { field: 'HMakerID', title: '鍒跺崟浜篒D' }
- , { field: 'HMaker', title: '鍒跺崟浜�' }
- , { field: 'HBillType', title: 'HBillType' }
+ , { field: 'HInterID', title: '鍗曟嵁ID', hide: true }
+ , { field: 'HBillNo', title: '鍗曟嵁鍙�', hide: true }
+ , { field: 'HMakerID', title: '鍒跺崟浜篒D', hide: true }
+ , { field: 'HMaker', title: '鍒跺崟浜�', hide: true }
+ , { field: 'HBillType', title: 'HBillType', hide: true }
]]
, text: {
- none: '鏆傛棤鐩稿叧鏁版嵁锛岃鍏堟壂鎻忔簮鍗曞彿锛�' //榛樿锛氭棤鏁版嵁銆傛敞锛氳灞炴�т负 layui 2.2.5 寮�濮嬫柊澧�
+ none: '鏆傛棤鐩稿叧鏁版嵁锛岃鍏堟壂鎻忓疄鐗╂潯鐮侊紒' //榛樿锛氭棤鏁版嵁銆傛敞锛氳灞炴�т负 layui 2.2.5 寮�濮嬫柊澧�
}
};
@@ -225,8 +304,12 @@
option.data = [];
table.render(option);
+ //鍒濆鍔犺浇琛ㄦ牸
+ option2.data = [];
+ table.render(option2);
+
//杩涘叆椤甸潰榛樿鍏夋爣鍦ㄦ簮鍗曞彿涓�
- $("#HSourceBillNo").focus();
+ $("#HBarCode").focus();
//鎵簮鍗曪紙鍖呰鍗曟潯鐮侊級--寮冪敤
$('#HBarCode_Pack').on('keydown', function (event) {
@@ -298,8 +381,8 @@
}
});
- //鎵疄鐗╂潯鐮�
- $('#HBarCode').on('keydown', function (event) {
+ //鎵疄鐗╂潯鐮�--寮冪敤
+ $('#HBarCode_f').on('keydown', function (event) {
var HBarCode = $('#HBarCode').val()
if (event.keyCode == 13) {
var index = layer.load();
@@ -339,6 +422,64 @@
}
+ }
+ });
+
+ //鎵疄鐗╂潯鐮�
+ $('#HBarCode').on('keydown', function (event) {
+ var HBarCode = $('#HBarCode').val()
+ if (event.keyCode == 13) {
+ var index = layer.load();
+ $.ajax({
+ url: GetWEBURL() + "/LookingFor/getBarCodeDetails",
+ type: "GET",
+ data: { "HBarCode": HBarCode },
+ success: function (result) {
+ if (result.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝
+ var sSubStr = result.data;
+ for (var i = 0; i < sSubStr.length; i++) {
+ if (sSubStr[i].HIsStatus == "鏄�") {
+ layer.close(index);
+ $('#HBarCode').val("");
+ layer.msg("璇ュ疄鐗╁凡鎵爜锛岃鍕块噸澶嶆壂鐮�", { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ } else if (sSubStr[i].HStatus == null || sSubStr[i].HStatus == "" || sSubStr[i].HStatus == "鍦ㄥ簱") {
+ layer.close(index);
+ layer.msg("璇ュ疄鐗╁湪" + sSubStr[i].HWhName + "-" + sSubStr[i].HSPName+"锛屼笉鍏佽鎵爜", { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ } else {
+ var data = result.data;
+ option2.data = data;
+ table.render(option2);
+ sSubStr = table.cache['bzd-table2'];
+ sSubStr[i].HIsStatus = "鏄�";
+ sSubStr[i].HSourceID = $("#HSourceID").val();
+ sSubStr[i].HSource = $("#HSource").val();
+ sSubStr[i].HGroupID = $("#HGroupID").val();
+ sSubStr[i].HGroup = $("#HGroup").val();
+ sSubStr[i].HInterID = $("#HInterID").val();
+ sSubStr[i].HBillNo = $("#HBillNo").val();
+ sSubStr[i].HMakerID = $("#HMakerID").val();
+ sSubStr[i].HMaker = $("#HMaker").val();
+ option2.data = table.cache["bzd-table2"];
+ table.render(option2);
+ layer.close(index);
+ $('#HBarCode').val("");
+ layer.msg("鎵爜鎴愬姛锛�", { icon: 1, time: 1000 });
+ }
+ }
+
+ }
+ else {
+ option2.data = [];
+ table.render(option2);
+ layer.close(index);
+ layer.msg(result.Message, { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ }
+ },
+ error: function (err) {
+ layer.close(index);
+ layer.msg("鎺ュ彛璇锋眰澶辫触锛�" + err, { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ }
+ });
}
});
@@ -416,26 +557,17 @@
//鎻愪氦
form.on('submit(Saver)', function (data) {//鎻愪氦
- //debugger;
- //var sMainStr = JSON.stringify(data.field);
- var tableData = table.cache['bzd-table'];
- for (var i = 0; i < tableData.length; i++) {
- if (tableData[i].HIsStatus == "鏄�" ) {
-
- } else {
- //绉婚櫎褰撳墠琛�
- tableData.splice(i, 1);
- i--;
- option.data = tableData;
- table.render(option);
- }
- }
+ var tableData = table.cache['bzd-table2'];
var sSubStr = JSON.stringify(tableData);
sSubStr = "{\"oSub\": " + sSubStr + "}";
- //sSubStr = JSON.stringify(sSubStr);
- //var json = "{\"oMain\":" + sMainStr + "},{\"oMain\":" + sSubStr + "}";
if (AllowLoadData(sSubStr, 'Saver') != false)//闈炵┖楠岃瘉
{
+ //鍒ゆ柇涓婃灦搴撲綅鏄惁涓庢潯鐮佷腑搴撲綅涓�鑷�
+ var tableData = table.cache['bzd-table2'];
+ if ($("#HWHID").val() != tableData[0].HWhID && $("#HSPID").val() != tableData[0].HSPID) {
+ layer.msg("褰撳墠搴撲綅涓庡疄闄呬笉绗︼紒", { icon: 4, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ return;
+ }
var index = layer.load();
$.ajax(
{
@@ -479,20 +611,30 @@
}
});
-
+ //鎵笂鏋朵粨浣�
$('#HSPName').on('keydown', function (event) { //鎵粨浣�
- var HBarCode = $('#HSPName').val()
+ var HBarCode = $('#HSPName').val();
if (event.keyCode == 13) {
//鍒ゆ柇鏂囨湰妗嗘槸鍚︽湁鏁版嵁 new
$.ajax({
- url: GetWEBURL() + "/Web/GetSpName_Json",
+ url: GetWEBURL() + "/LookingFor/getSpName_Json",
type: "GET",
data: { "HBarCode": HBarCode },
success: function (result) {
if (result.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝
- $("#HSPName").val(result.data[0].HName);
- $("#HSPID").val(result.data[0].HItemID);
- element.tabChange('tab-POStockInBill', '2');
+ var tableData = table.cache['bzd-table2'];
+ if (tableData.length == 0) {
+ layer.msg("璇峰厛鎵疄鐗╂潯鐮侊紒", { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ return;
+ }
+ if (result.data[0].HWHID != tableData[0].HWhID && result.data[0].HItemID != tableData[0].HSPID) {
+ layer.msg("姝ゅ簱浣嶄笌瀹為檯涓嶇锛�", { icon: 4, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
+ } else {
+ $("#HSPName").val(result.data[0].HName);
+ $("#HSPID").val(result.data[0].HItemID);
+ $("#HWHID").val(result.data[0].HWHID);
+ $("#HWHName").val(result.data[0].HWhName);
+ }
}
else {
layer.msg(result.Message, { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
@@ -573,10 +715,10 @@
}
function AllowLoadData(sSubStr, bnt) { //闈炵┖楠岃瘉
- if ($("#HSourceBillNo").val() == '') {
- layer.msg("璇峰厛鎵簮鍗�!", { icon: 5 });
- return false;
- }
+ //if ($("#HSourceBillNo").val() == '') {
+ // layer.msg("璇峰厛鎵簮鍗�!", { icon: 5 });
+ // return false;
+ //}
if ($("#HWHNAME").val() == '') {
layer.msg("璋冨叆浠撳簱娌℃湁閫夋嫨!", { icon: 5, btn: ['纭'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず" });
return false;
@@ -596,9 +738,6 @@
}
}
}
- }
- else {
- return true;
}
}
</script>
--
Gitblit v1.9.1