Commit b9840196 by lixiaomin

去掉console日志

parent f9353fd1
...@@ -64,7 +64,6 @@ export default { ...@@ -64,7 +64,6 @@ export default {
}, },
/** 新增按钮操作 */ /** 新增按钮操作 */
openModal(shopId) { openModal(shopId) {
console.log("dianpu",shopId);
this.activeName='first'; this.activeName='first';
this.setShopId(shopId); this.setShopId(shopId);
this.open = true; this.open = true;
......
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