소스 검색

修改bug

chenrui 9 달 전
부모
커밋
371b07532d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/easyPassManagement/shoppingProducts/editProductModal.vue

+ 1 - 1
src/views/easyPassManagement/shoppingProducts/editProductModal.vue

@@ -27,7 +27,7 @@
               终端价
             </a-select-option>
             <a-select-option value="CUSTOM_PRICE">
-              自定义价格
+              自定义
             </a-select-option>
           </a-select>
         </a-form-model-item>