Commit 19e02591 authored by 徐一鸣's avatar 徐一鸣

推荐位管理列表页

parent b2cb03ce
......@@ -201,9 +201,6 @@ export default {
showDialog() {
this.$refs.dialog.show();
},
addNew() {
console.log("新建模板");
},
detailAction(item) {
console.log(`查看${item.name}`);
},
......
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