|
@@ -110,8 +110,6 @@ export default {
|
|
|
this.list = res.data
|
|
this.list = res.data
|
|
|
this.total = res.total
|
|
this.total = res.total
|
|
|
this.currentPage = res.pageNumber
|
|
this.currentPage = res.pageNumber
|
|
|
- console.log(res2.data);
|
|
|
|
|
-
|
|
|
|
|
this.$emit('exportDataUpdata',res2.data)
|
|
this.$emit('exportDataUpdata',res2.data)
|
|
|
this.$store.dispatch('optiontypeselect','cluepublic')
|
|
this.$store.dispatch('optiontypeselect','cluepublic')
|
|
|
},
|
|
},
|