@ -58,9 +58,10 @@ export default {
option: {
size: 10,
auto: true,
emptyText: '暂无数据~',
emptyText: '暂无原纸交易~',
background: '#F7F8FA',
disabled: false
disabled: false,
emptyImage: '/static/imgs/order/order-empty.png'
},
params: {
asc: '',
@ -122,9 +122,10 @@ export default {
emptyText: '暂无设备信息~',
seemoreFlag: 0,
@ -68,7 +68,8 @@ export default {
emptyText: '暂无订单信息~',
fontSize: '40rpx'
fontSize: '40rpx',
emptyImage: '/static/imgs/client-detail/no-data-icon.png'
@ -71,7 +71,8 @@ export default {
emptyText: '暂无报价信息~',