|
|
const e = moment(end.value, 'HH:mm')
|
|
const e = moment(end.value, 'HH:mm')
|
|
|
dialog({ message: '是否已在银行端进行入金转账?', showCancelButton: true, confirmButtonText: '确认', cancelButtonText: '取消', }).then(() => {
|
|
dialog({ message: '是否已在银行端进行入金转账?', showCancelButton: true, confirmButtonText: '确认', cancelButtonText: '取消', }).then(() => {
|