Merge branch 'dev' into test
This commit is contained in:
commit
046cfe8318
@ -21,7 +21,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
trainList:[],
|
trainList:[],
|
||||||
table: true
|
table: false
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
|
Loading…
Reference in New Issue
Block a user