lilei 4 年 前
コミット
63bafedcc9
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/views/customerManagement/customerInfo/edit.vue

+ 2 - 2
src/views/customerManagement/customerInfo/edit.vue

@@ -102,11 +102,11 @@
               <v-select code="PRICE_TYPE" id="customerManagementEdit-priceType" v-model="form.priceType" allowClear placeholder="请选择价格类型" ></v-select>
             </a-form-model-item>
           </a-col>
-          <a-col :span="8">
+          <!-- <a-col :span="8">
             <a-form-model-item label="支付方式" prop="payType">
               <v-select code="PAY_TYPE" id="customerManagementEdit-payType" v-model="form.payType" allowClear placeholder="请选择支付方式" />
             </a-form-model-item>
-          </a-col>
+          </a-col> -->
           <a-col :span="8">
             <a-form-model-item label="收款方式" prop="settleStyleSn">
               <a-select id="customerManagementEdit-settleStyleSn" v-model="form.settleStyleSn" allowClear placeholder="请选择收款方式">