feat:地址配置
This commit is contained in:
@@ -237,6 +237,8 @@ export default {
|
||||
reportTemplate: res.content,
|
||||
reportData: JSON.stringify(reportData)
|
||||
}
|
||||
console.log(printData)
|
||||
|
||||
//连接打印服务
|
||||
let printList = uni.getStorageSync('KEY_PRINT_LIST')
|
||||
if (printList && printList.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user