更换正式环境,测试修改
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
getList()
|
||||
}
|
||||
let repaymentOpen = (item) => {
|
||||
if ( item.repaymentMethod == 'total' ) {
|
||||
if ( pageData.repaymentMethod == 'total' ) {
|
||||
return;
|
||||
}
|
||||
repayment.value.open({creditBuyerId:pageData.query.creditBuyerId,order:item});
|
||||
|
||||
Reference in New Issue
Block a user