提交 24172471 编写于 作者: chendeli's avatar chendeli

参数注释

上级 4a66e89b
...@@ -221,10 +221,10 @@ ...@@ -221,10 +221,10 @@
created() { created() {
this.getLists() this.getLists()
this.getLever() this.getLever()
const {storeId} = this.$route.query //const {storeId} = this.$route.query
if(storeId){ // if(storeId){
this.searchForm.storeId = storeId // this.searchForm.storeId = storeId
} // }
}, },
filters:{ filters:{
rangeType(type){ rangeType(type){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册