This commit is contained in:
parent
44b603ba38
commit
3de4a0d47d
|
@ -574,7 +574,7 @@ export default {
|
||||||
},
|
},
|
||||||
data () {
|
data () {
|
||||||
return {
|
return {
|
||||||
no_prod: true,
|
no_prod: false,
|
||||||
company: '',
|
company: '',
|
||||||
organization_code: '',
|
organization_code: '',
|
||||||
locationArr: ({}),
|
locationArr: ({}),
|
||||||
|
|
Loading…
Reference in New Issue