Explorar el Código

托书详情英文名称字段

jbb hace 2 años
padre
commit
9315715ef7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/book/book-list.vue

+ 1 - 0
src/views/book/book-list.vue

@@ -421,6 +421,7 @@ export default {
                 item.itemNumber = item.styleNumber
                 item.totalVolume = item.volume
                 item.price = item.unitPrice
+                item.englishProductName = item.englishName
               })
               this.$refs.addBookDrawer.rmbList = data.rmbList
               this.$refs.addBookDrawer.usdList = data.usdList