chenrui hai 9 meses
pai
achega
f8d179430e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/numsGoodsShelves/easyPassShopping/index.vue

+ 1 - 1
src/views/numsGoodsShelves/easyPassShopping/index.vue

@@ -98,7 +98,7 @@
         </template>
         <!-- 售价类型 -->
         <template slot="priceType" slot-scope="text, record">
-          {{ record.priceType&&record.priceType==='OCS_PRICE'?'商城价':'自定义' }}
+          {{ record.priceType&&record.priceType==='OCS_PRICE'?'商城价':'自定义终端价' }}
         </template>
       </s-table>
     </a-spin>