zoukankan      html  css  js  c++  java
  • justep w模型检查正常,编译出错

    Uncaught TypeError: Cannot set property 'xformsObject' of null
    at (http://127.0.0.1:8080/AJCG/$vdde5660948ee4b839bd72058d04e3027/form/form.js?language=zh_CN:1)

    我把流程控件放到,模型里面去了, 解决方法, 放在模型外面即可

    <xforms:model>
    </xforms:model>  
      
    <xhtml:div component="/UI/system/components/process.xbl.xml#process" data="dataMain"
        id="flw" onBeforeAdvanceQuery="mainActivity.flwBeforeAdvanceQuery" style="24px;top:64px;left:5px;"/>  
    

      

  • 相关阅读:
    html 3
    html标签2
    html标签
    2017.4.27
    2017.4.26
    2017.4.25
    2017.4.20
    2017.1.18
    2017.4.17
    2017.4.16.
  • 原文地址:https://www.cnblogs.com/osly/p/3655824.html
Copyright © 2011-2022 走看看