Merge branch 'dev' into test

This commit is contained in:
joylink_cuiweidong 2020-03-31 19:13:42 +08:00
commit 046cfe8318

View File

@ -21,7 +21,7 @@ export default {
data() { data() {
return { return {
trainList:[], trainList:[],
table: true table: false
}; };
}, },
computed: { computed: {