起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2701|回复: 1

[结贴] 3.7版本页面3级继承后出错

[复制链接]

18

主题

55

帖子

299

积分

中级会员

Rank: 3Rank: 3

积分
299
QQ
发表于 2017-7-26 22:28:35 | 显示全部楼层 |阅读模式
版本: 其它(帖子中说明) 小版本号:
数据库: 服务器操作系统: Windows 应用服务器: Tomcat
客户端操作系统: Windows 7 浏览器: Chrome
3.7版本页面3级继承后出错,在3.5版本中是没有出错的,但在3.7版本就出错了,在3.7中如果是页面2级继承也是不会出错的。



表达式采购入库单执行出错, 原因:采购入库单 is not defined
编码:JUSTEP230072
隐藏详细
Error: Unable to process binding "component: function (){return {name:'$model/UI2/system/components/justep/window/window'} }" Message: {"code":"JUSTEP230072","message":"表达式采购入库单执行出错, 原因:采购入库单 is not defined"}; View: $model/UI2/SCM/ScanBarcode/process/storageBill/storageBillI.w?activity=storageBillI&process=%2FSCM%2FScanBarcode%2Fprocess%2FstorageBill%2FstorageBillProcess&activity=storageBillI&process=%2FSCM%2FScanBarcode%2Fprocess%2FstorageBill%2FstorageBillProcess&activity=storageBillI&process=%2FSCM%2FScanBarcode%2Fprocess%2FstorageBill%2FstorageBillProcess&bsessionid=05EE048F75FE40BDE4B78769FF09D255; at Object.create (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:216527) at Function.g.eval (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:239818) at n.<anonymous> (http://127.0.0.1/x5/UI2/v_106bb0 ... mon.min.js:15:84218) at d.evaluateImmediate (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:133992) at d (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:131721) at Object.u.computed.u.dependentObservable (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:135156) at n.initTitle (http://127.0.0.1/x5/UI2/v_106bb0 ... mon.min.js:15:84130) at n.init (http://127.0.0.1/x5/UI2/v_106bb0 ... mon.min.js:15:84002) at Object.init (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:249668) at Object._init1 (http://127.0.0.1/x5/UI2/v_8445ab ... re.min.js:71:160186)
关闭


18

主题

55

帖子

299

积分

中级会员

Rank: 3Rank: 3

积分
299
QQ
 楼主| 发表于 2017-7-26 22:49:13 | 显示全部楼层
问题解决了,把      title="采购入库单"      删除就可以了。

<div
  xmlns:xui="http://www.justep.com/xui"
  xmlns:xu="http://www.xmldb.org/xupdate"
  xmlns="http://www.w3.org/1999/xhtml"
  component="$UI/system/components/justep/window/window"
  xid="window"
  extends="$UI/SCM/ScanBarcode/process/storageBill/storageBill2.w"
  __id="id_1"
  design="device:pc;"
  title="采购入库单" >


改成


<div
  xmlns:xui="http://www.justep.com/xui"
  xmlns:xu="http://www.xmldb.org/xupdate"
  xmlns="http://www.w3.org/1999/xhtml"
  component="$UI/system/components/justep/window/window"
  xid="window"
  extends="$UI/SCM/ScanBarcode/process/storageBill/storageBill2.w"
  __id="id_1"
  design="device:pc;"
  >
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-11-26 21:24 , Processed in 0.060241 second(s), 25 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表