Browse Source

商品调价表格样式调整

qymljy 11 months ago
parent
commit
ff3fe3cdf5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/HDrpManagement/productMoneyOdd/modules/productOddDetail.vue

+ 1 - 1
src/HDrpManagement/productMoneyOdd/modules/productOddDetail.vue

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