居民身份认证所属网格
This commit is contained in:
@@ -102,7 +102,7 @@ export default {
|
||||
|
||||
},
|
||||
getList() {
|
||||
this.$instance.post(`/app/appintegralsupermarketgoods/list`).then(res => {
|
||||
this.$instance.post(`/app/appintegralsupermarketshop/goodsListXCX`).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.flowList = res.data.records
|
||||
if(res.data && res.data.records.length) {
|
||||
|
||||
Reference in New Issue
Block a user