qushaowei
2023-09-13 e7a91ff8da87d76f25fabee1a872bcea174d3a87
src/mixins/JVxeTableModelMixin.js
@@ -55,7 +55,7 @@
      this.eachAllTable((item) => {
        //update-begin-author:taoyan date:20210315 for: 一对多jvex 默认几行不好使了 LOWCOD-1349
        setTimeout(()=>{
          item.addRows()
         /*  item.addRows() */
        }, 30)
        //update-end-author:taoyan date:20210315 for: 一对多jvex 默认几行不好使了 LOWCOD-1349
      })