소스 검색

修改bug

lichao 3 년 전
부모
커밋
6404073dd0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/businessManagement/salesOrder/detailsPageEdit.vue

+ 0 - 1
src/views/businessManagement/salesOrder/detailsPageEdit.vue

@@ -322,7 +322,6 @@
               <span v-else>{{ row.price }}</span>
             </template>
             <template slot="amount" slot-scope="{ row }">
-              <span>{{row.inputMold }}</span>
               <span>{{ row.amount | decimalFormat }}</span>
             </template>
             <template slot="actualQuantity" slot-scope="{ row }">