zhangdan 4 年之前
父節點
當前提交
676cfd64d0
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/releaseRecord/releaseRecordList.vue

+ 3 - 3
src/views/releaseRecord/releaseRecordList.vue

@@ -47,11 +47,11 @@
               <a-input id="releaseRecordList-customerMobile" allowClear :maxLength="11" v-model=" queryParam.customerMobile" placeholder="请输入用户账号" />
             </a-form-item>
           </a-col>
-          <a-col :span="6">
+          <!-- <a-col :span="6">
             <a-form-item label="投递方式" :label-col="{ span:7 }" :wrapper-col="{ span:17}">
               <v-select code="ENABLE_FLAG" v-model="queryParam.loginFlag" allowClear placeholder="请选择投递方式" id="releaseRecordList-loginFlag"></v-select>
             </a-form-item>
-          </a-col>
+          </a-col> -->
         </a-row>
       </a-form>
     </div>
@@ -134,7 +134,7 @@ export default {
         { title: '网点名称', dataIndex: 'stationName', width: 200, align: 'center' },
         { title: '设备编号', dataIndex: 'srcDeviceCode', width: 200, align: 'center' },
         { title: '用户账号', dataIndex: 'customerMobile', width: 200, align: 'center' },
-        { title: '投递方式', dataIndex: '', width: 200, align: 'center' },
+        // { title: '投递方式', dataIndex: '', width: 200, align: 'center' },
         { title: '本次兑换乐豆(个)', dataIndex: 'goldNum', width: 100, align: 'center' },
         { title: '内置各箱体投放重量(g)',
 				  children: [