lilei 2 years ago
parent
commit
e314ccd35b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/salesManagement/salesQuery/list.vue

+ 1 - 1
src/views/salesManagement/salesQuery/list.vue

@@ -11,7 +11,7 @@
               </a-form-item>
             </a-col>
             <a-col :md="6" :sm="24">
-              <a-form-item label="客户名称" :label-col="{ span:7 }" :wrapper-col="{ span:17}">
+              <a-form-item label="客户名称">
                 <dealerSubareaScopeList ref="dealerSubareaScopeList" id="salesManagementList-buyerName" @change="custChange" />
               </a-form-item>
             </a-col>