|
|
@@ -152,6 +152,7 @@ layui.config({
|
|
|
, { field: 'StoreIdCode', width: 200, title: '所在仓库编号', sort: true }
|
|
|
, { field: 'StoreIdName', width: 200, title: '所在仓库名称', sort: true }
|
|
|
, { field: 'OutBatchNo', width: 200, title: '广电卡地区', sort: true }
|
|
|
+ , { field: 'DeviceName', width: 200, title: '设备名称', sort: true }
|
|
|
, { field: 'UserIdMakerCode', width: 200, title: '创客编号', sort: true }
|
|
|
, { field: 'UserIdRealName', width: 200, title: '创客姓名', sort: true }
|
|
|
, { field: 'BindMerchantIdMerchantNo', width: 200, title: '绑定商户编号', sort: true }
|