1 Star 0 Fork 0

工信通研发部/GXT_OAPortal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
qr.html 6.65 KB
一键复制 编辑 原始数据 按行查看 历史
xunxunhong 提交于 2020-03-31 10:19 . 初始化
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<script>
let tyid = '{capdata.CAPITALTYPEID}';
Mobile_NS.SQL("select name from CptCapitalType where id ='{tyid}';tyid="+tyid,function(res){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(3).find(".entryContent").html(res[0].name);
});
let zid = '{capdata.CAPITALGROUPID}';
Mobile_NS.SQL("select assortmentname from CptCapitalAssortment where id ='{zid}';zid="+zid,function(res){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(2).find(".entryContent").html(res[0].assortmentname);
});
let nameid = '{capdata.GLY}';
Mobile_NS.SQL("select lastname from HrmResource where id ='{nameid}';nameid="+nameid,function(res){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(6).find(".entryContent").html(res[0].lastname);
});
let subid = '{capdata.SSGS}';
if(subid == "0"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星股份有限公司');
}if(subid == "1"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星股份有限公司第一分公司');
}if(subid == "2"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星股份有限公司六曲香分公司');
}if(subid == "3"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京京星泰商贸有限公司');
}if(subid == "4"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星酒业有限公司');
}if(subid == "5"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星源升号商贸有限公司');
}if(subid == "6"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('祁县六曲香商贸有限公司');
}if(subid == "7"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京红星文化发展有限公司');
}if(subid == "8"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('北京源升号文化发展有限公司');
}if(subid == "9"){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(7).find(".entryContent").html('尼木县红星商贸有限公司');
}
let ztid = '{capdata.STATEID}';
Mobile_NS.SQL("select name from CptCapitalState where id ='{ztid}';ztid="+ztid,function(res){
$("#NMEC_C8AE6D66E6D00001282FAC751D489A60").find("ul li").eq(0).find(".entryContent").html(res[0].name);
});
let bmid = '{capdata.BLONGDEPARTMENT}';
Mobile_NS.SQL("select departmentname from HrmDepartment where id ='{bmid}';bmid="+bmid,function(res){
$("#NMEC_C8AE6D66E6D00001282FAC751D489A60").find("ul li").eq(1).find(".entryContent").html(res[0].departmentname);
});
let sybmid = '{capdata.DEPARTMENTID}';
Mobile_NS.SQL("select departmentname from HrmDepartment where id ='{sybmid}';sybmid="+sybmid,function(res){
$("#NMEC_C8AE6D66E6D00001282FAC751D489A60").find("ul li").eq(2).find(".entryContent").html(res[0].departmentname);
});
let syrid = '{capdata.RESOURCEID}';
Mobile_NS.SQL("select lastname from HrmResource where id ='{syrid}';syrid="+syrid,function(res){
$("#NMEC_C8AE6D66E6D00001282FAC751D489A60").find("ul li").eq(3).find(".entryContent").html(res[0].lastname);
});
let jlid = '{capdata.UNITID}';
Mobile_NS.ajax("/mobilemode/browser/commonBrowserAction.jsp?action=getListData&pageNo=1&browserId=69&pageSize=100",function(responseText){
let newArr = new Array();
newArr = JSON.parse(responseText).datas;
for(let i=0;i<newArr.length;i++){
if(newArr[i].id== jlid){
$("#NMEC_8CFD4A9118FB4057B8FCC3F44F42100A").find("ul li").eq(5).find(".entryContent").html(newArr[i].objname);
}
}
});
let bzid = '{capdata.CURRENCYID}';
Mobile_NS.ajax("/mobilemode/browser/commonBrowserAction.jsp?action=getListData&pageNo=1&browserId=12",function(responseText){
let newArr = new Array();
newArr = JSON.parse(responseText).datas;
for(let i=0;i<newArr.length;i++){
if(newArr[i].id== bzid){
$("#NMEC_C8AEC17BF2E00001A63F1F0C11D0FBD0").find("ul li").eq(1).find(".entryContent").html(newArr[i].objname);
}
}
});
</script>
<script>
function getQrcode(){
var jhid = '{jhid}';
Mobile_NS.scanQRCode(function(result){
var bhd = result;
if(bhd.indexOf("资产编号") != -1){
var bhda=bhd.substring(0,bhd.lastIndexOf("产品名称"));
bhd=bhda.substring(5,bhda.length).trim();
}else{
alert("资产二维码不正确,请确认后重新扫描查看!");
}
Mobile_NS.SQL("select id from uf_zcpdb where bh='{bhd}' and pdjh='{jhid}';jhid="+jhid+";bhd="+bhd,function(results){
if(results.length>0){
bilid = results[0].id;
$u("/mobilemode/appHomepageView.jsp?appHomepageId=4&id="+bilid+"&jhid="+jhid);
}else{
alert("此资产不在本次盘点内!");
}
});
});
}
function getAllPd(){
var cjr = '{cjr}';
var curId='{curruser}';
if(cjr!=curId){
Mobile_NS.Alert("非资产创建人不可批量完成!");
}else{
var jhid = '{jhid}';
Mobile_NS.Confirm("", "是否要批量完成盘点?", ["取消",function(){}],["继续", function(){
Mobile_NS.SQL("update uf_zcpdb set pdzt='2' where pdzt='0' and pdjh = '{jhid}'", function(result){
if(result){
Mobile_NS.Alert("盘点完成!");
Mobile_NS.refresh();
}else{
Mobile_NS.Alert("修改失败,请重新操作!");
}
});
}]);
}
}
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gxtProjects/GXT_OAPortal.git
git@gitee.com:gxtProjects/GXT_OAPortal.git
gxtProjects
GXT_OAPortal
GXT_OAPortal
master

搜索帮助