Browse Source

修改bug

lichao 3 years ago
parent
commit
6404073dd0
1 changed files with 0 additions and 1 deletions
  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>
               <span v-else>{{ row.price }}</span>
             </template>
             </template>
             <template slot="amount" slot-scope="{ row }">
             <template slot="amount" slot-scope="{ row }">
-              <span>{{row.inputMold }}</span>
               <span>{{ row.amount | decimalFormat }}</span>
               <span>{{ row.amount | decimalFormat }}</span>
             </template>
             </template>
             <template slot="actualQuantity" slot-scope="{ row }">
             <template slot="actualQuantity" slot-scope="{ row }">