| | |
| | | <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"> |
| | |
| | | <div class="layui-card" style="padding: 15px;background-color: #efefef;"> |
| | | <div class="layui-card-body" style="padding: 1px;"> |
| | | <form class="layui-form" action="" lay-filter="formData" id="formData" style="background-color:white;"> |
| | | <div class="maintitle">模å
·ç产éåºå</div> |
| | | <div class="maintitle">å¨å
·ç产éåºå</div> |
| | | <div class="layui-form-item" style="padding-top: 10px;"> |
| | | <div class="layui-row"> |
| | | <label class="layui-form-label" style="width: 85px;"><span style="color:red;">*</span>模治å
·æ¡ç </label> |
| | | <label class="layui-form-label" style="width: 85px;"><span style="color:red;">*</span>å¨å
·æ¡ç </label> |
| | | <div class="layui-input-block" style="margin-left: 100px;width:46%;"> |
| | | <input type="text" name="HBarCode" id="HBarCode" placeholder="请é®å
¥åå车" autocomplete="off" class="layui-input"> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="layui-row"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 75px;">模治å
·åç§°:</label> |
| | | <label class="layui-form-label" style="width: 75px;">å¨å
·åç§°:</label> |
| | | <div class="layui-input-block" style="margin-left: 85px;"> |
| | | <input type="text" name="HBarName" id="HBarName" class="layui-input" style="background-color:#efefef4d;" readonly> |
| | | <input type="hidden" name="HMouldID" id="HMouldID" class="layui-input"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 75px;">å½å模治å
·è§æ ¼:</label> |
| | | <label class="layui-form-label" style="width: 75px;">å½åå¨å
·è§æ ¼:</label> |
| | | <div class="layui-input-block" style="margin-left: 85px;"> |
| | | <input type="text" name="HBarSpec" id="HBarSpec" class="layui-input" style="background-color:#efefef4d;" readonly> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 75px;">模å
·æ°è§æ ¼:</label> |
| | | <label class="layui-form-label" style="width: 75px;">å¨å
·æ°è§æ ¼:</label> |
| | | <div class="layui-input-block" style="margin-left: 85px;"> |
| | | <input type="text" name="HBarNewSpec" id="HBarNewSpec" class="layui-input" style="background-color:#efefef4d;" readonly> |
| | | </div> |
| | |
| | | //æäº¤ |
| | | form.on('submit(Saver)', function (data) { |
| | | if (!$("#HBarCode").val()) { |
| | | layer.msg("è¯·æ«ææ¨¡æ²»å
·æ¡ç !", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | layer.msg("è¯·æ«æå¨å
·æ¡ç !", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return; |
| | | } |
| | | if (!$("#HWHID").val()) { |