@@ -112,7 +112,7 @@ export default {
mounted () {
this.tablecols = this.tool.tabelCol(this.$route.name)['productDetailTable'].tablecols
// this.getProductList()
- this.getDetailList(this.params.content.pageNumber = 1)
+ // this.getDetailList(this.params.content.pageNumber = 1)
},
methods: {
async getDetailList () {