소스 검색

商品调价表格样式调整

qymljy 11 달 전
부모
커밋
ff3fe3cdf5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/HDrpManagement/productMoneyOdd/modules/productOddDetail.vue

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

@@ -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 () {