首页 新闻 会员 周边

关于easyUI行编辑时一个单元格变化另一个单元格也变化问题

0
悬赏园豆:30 [待解决问题]

{title:'商品名称',field:'goodsName',width:120,editor:{ type:'combobox',
                        options:{
                        url:'lookAllGoodsFile.do',    
                        valueField:'goodsName',
                        textField:'goodsName',
                        editable:false, 
                        panelMinWidth:210,
                        required:true,
                        
                    }}},
                    {title:'商品编码',field:'goodsNumber',width:120,editor:{ type:'validatebox'}},
                    {title:'计量单位',field:'danwei',width:120,editor:{ type:'validatebox'}},
                    {title:'规格',field:'format',width:120,editor:{ type:'validatebox'}},
                    {title:'数量',field:'numberStorage',width:120,editor:{ type:'validatebox'}},
                    {title:'单价',field:'price',width:120,editor:{ type:'validatebox'}},

前四个字段同时也是商品档案表的字段,现在想选择了商品名称以后,就让编码计量单位这些自动显示在页面,求指导

啊啊啊维宝啊的主页 啊啊啊维宝啊 | 初学一级 | 园豆:109
提问于:2017-11-26 16:12
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册