|
|
|
@ -6,10 +6,10 @@ export default { |
|
|
|
site: 0, |
|
|
|
languageDefault: '', |
|
|
|
userDisplay: '', |
|
|
|
// padSopUrl:'http://192.168.2.172/upload/',
|
|
|
|
// tvSopUrl:'http://192.168.2.172/sopFile/',
|
|
|
|
padSopUrl:'http://192.168.1.83:81/upload/', |
|
|
|
tvSopUrl:'http://192.168.1.83:81/upload/', |
|
|
|
padSopUrl:'http://192.168.2.172/upload/', |
|
|
|
tvSopUrl:'http://192.168.2.172/sopFile/', |
|
|
|
// padSopUrl:'http://192.168.1.83:81/upload/',
|
|
|
|
// tvSopUrl:'http://192.168.1.83:81/upload/',
|
|
|
|
}, |
|
|
|
mutations: { |
|
|
|
updateId (state, id) { |
|
|
|
|