提交 5a0883ff 编写于 作者: yi.li's avatar yi.li

Merge branch 'dev-market-20200813' of...

Merge branch 'dev-market-20200813' of 192.168.110.53:com.pica.cloud.education.frontend/pica.cloud.web-education-admin into dev-market-20200813
......@@ -199,7 +199,7 @@
goodsType :'',
pageNo:1,
pageSize: 10,
storeId:0,
},
selectList:[],
batchParm:{
......@@ -221,7 +221,10 @@
created() {
this.getLists()
this.getLever()
const {storeId} = this.$route.query
if(storeId){
this.searchForm.storeId = storeId
}
},
filters:{
rangeType(type){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册