修改配置
This commit is contained in:
@@ -51,7 +51,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
addrip: this.$store.getters.baseUrl,
|
addrip: this.$store.getters.baseUrl,
|
||||||
imgip: this.$store.getters.imgip,
|
imgip: this.$store.getters.imgip,
|
||||||
printip: this.$store.getters.printUrl || 'http://10.5.29.104:8000',
|
printip: this.$store.getters.printUrl || 'http://10.5.29.104:18000',
|
||||||
billPrintip: this.$store.getters.billPrintUrl || 'http://10.5.29.191:8000',
|
billPrintip: this.$store.getters.billPrintUrl || 'http://10.5.29.191:8000',
|
||||||
setTime: this.$store.getters.setTime,
|
setTime: this.$store.getters.setTime,
|
||||||
factid: '1',
|
factid: '1',
|
||||||
|
|||||||
Reference in New Issue
Block a user