소스 검색

Merge branch 'develop_cuxiao' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_cuxiao

lilei 1 년 전
부모
커밋
f11da6da90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/promotionRulesManagement/dealerPromotions/list.vue

+ 1 - 1
src/views/promotionRulesManagement/dealerPromotions/list.vue

@@ -12,7 +12,7 @@
             </a-col>
             <a-col :md="5" :sm="24">
               <a-form-item label="促销名称/简称">
-                <a-input id="promotionList-queryWord" v-model.trim="queryParam.queryWord" allowClear placeholder="请输入促销名称"/>
+                <a-input id="promotionList-queryWord" v-model.trim="queryParam.queryWord" allowClear placeholder="请输入促销名称/简称"/>
               </a-form-item>
             </a-col>
             <a-col :md="5" :sm="24">