@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1654164884191
+ "version": 1654165326939
}
@@ -181,7 +181,7 @@ export default {
this.$store.commit('SET_pdfPrintList', [])
this.$store.commit('SET_showPdfPrint', false)
this.$emit('cancel')
- this.scalVal = 0.9
+ this.scalVal = 0.75
},
// 下载
handleDownload () {