lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
7c46aa3e55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/allocationManagement/transferOut/edit.vue

+ 1 - 1
src/views/allocationManagement/transferOut/edit.vue

@@ -248,7 +248,7 @@
                     <a-select-option v-if="loadDataSource&&loadDataSource[index]&&loadDataSource[index].specialPrice" :value="loadDataSource[index].specialPrice" :key="'C-'+loadDataSource[index].productSn" :label="loadDataSource[index].specialPrice">C价 {{ loadDataSource[index].specialPrice }}</a-select-option>
                   </a-select>
                 </div>
-                <span v-else>{{ record.price }}</span>
+                <span v-else>{{ toThousands(record.price) }}</span>
               </template>
               <!-- 调出数量 -->
               <template slot="qty" slot-scope="text, record">