twt hace 3 años
padre
commit
6677857602
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      pages/module/maintain.vue

+ 2 - 1
pages/module/maintain.vue

@@ -340,7 +340,8 @@ export default {
 							var obj={
 								listGoodsAll:[],
 								listItem:'',
-								id:i.id
+								id:i.id,
+								name:i.name
 							}
 							if(i.listGoodsAll.length>0){
 								i.listGoodsAll.forEach((goods,goodsIndex)=>{