解决数据下拉加载的bug,调整专区样式,完善充值记录
This commit is contained in:
@@ -78,7 +78,6 @@ Page({
|
||||
alertError("没有开票信息")
|
||||
return;
|
||||
}
|
||||
console.log('res.tempFilePath', res.tempFilePath, sheetRes.tapIndex)
|
||||
wx.openDocument({
|
||||
filePath: res.tempFilePath,
|
||||
// fileType: sheetRes.tapIndex === 0 ? 'xml' : "pdf", // 3. 这个必须写合法类型,不然下载不了 !!!
|
||||
|
Reference in New Issue
Block a user