订单售后支持多商户争议沟通
parent
c42402db2a
commit
49b7b9ef6b
|
|
@ -1168,7 +1168,7 @@
|
|||
});
|
||||
|
||||
// 添加类型滚动到最底部
|
||||
if(type == 'add') {
|
||||
if(type == 'init' || type == 'add') {
|
||||
var self = this;
|
||||
setTimeout(function() {
|
||||
const query = uni.createSelectorQuery().in(self);
|
||||
|
|
|
|||
Loading…
Reference in New Issue