diff --git a/src/views/inventorys/index.vue b/src/views/inventorys/index.vue index 053f6e1..a825aa9 100644 --- a/src/views/inventorys/index.vue +++ b/src/views/inventorys/index.vue @@ -4,7 +4,11 @@
{item.wuzibianma}-{item.zichanmingcheng} + :{item.guigexinghao?'('+item.guigexinghao+')':''} + {item.jieyongshuliang}{item.jiliangdanwei} +
) + }) + }else{ + return + } + + } + // formatter(cell, data, value, index){ + // console.log("value",value) + // if(value.length>0){ + // let html = '' + // for(var item of value){ + // html+= `${item.wuzibianma}-${item.zichanmingcheng}${item.guigexinghao?'('+item.guigexinghao+')':''}-${item.jieyongshuliang}${item.jiliangdanwei}` + // } + // return html + // }else{ + // return '' + // } + // } }, { label: "备注",