Commit 5c0541a6 authored by zhengke's avatar zhengke

修改

parent 9da809f0
...@@ -151,7 +151,6 @@ ...@@ -151,7 +151,6 @@
}, },
//点击获取 //点击获取
getStoreInfo(item,kanbanItem) { getStoreInfo(item,kanbanItem) {
console.log(item, '数据');
this.tipsInfo = item; this.tipsInfo = item;
this.tipsInfo.StoreAddress = kanbanItem.StoreAddress; this.tipsInfo.StoreAddress = kanbanItem.StoreAddress;
this.tipsInfo.StoreName = kanbanItem.StoreName; this.tipsInfo.StoreName = kanbanItem.StoreName;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment