Commit 31ae53f2 authored by 李苏's avatar 李苏 💬

gzfk模块添加

parent aa76c4d8
......@@ -97,7 +97,7 @@
});
}
/* newgzfk */
function gzfk_apigzfk(e){
function gzfk_apigzfk(e){
let that=e
return new Promise(function(y,n){
gas.post('kmes/gpfk/gzfk ',{"sncode":that.xlh,"bzgxid":window.bzlx||"","wosncode":that.wosncode||""}, function(res){
......
......@@ -74,7 +74,7 @@
$txtScgd.iTextbox();
$txtWosnid.iTextbox();
var options = {
url: 'kmes/gpgz',
url: 'kmes/gzfk',
noRequest: true,
columns: [[
{title: "产品条码", field: "wosnid", fieldType: "ftString",width:160},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment