Browse Source

bug 修复

lilei 4 years ago
parent
commit
6da691244d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/salesManagement/salesReturn/chooseCustomModal.vue

+ 2 - 2
src/views/salesManagement/salesReturn/chooseCustomModal.vue

@@ -31,12 +31,12 @@
             </a-select>
           </a-form-model-item>
         </a-col>
-        <a-col :span="16">
+        <!-- <a-col :span="16">
           <a-form-model-item>
             <a-button type="primary" class="button-primary" @click="openNewCust" icon="plus">新增</a-button>
             (点击新增按钮新增客户)
           </a-form-model-item>
-        </a-col>
+        </a-col> -->
       </a-row>
       <a-row :gutter="15">
         <a-col :span="16">