src/components/page/leaderShow/Dialog/inAndOutForm.vue
@@ -1,7 +1,7 @@ <template> <div class="inAndOutForm-wrap"> <el-dialog title="智慧泊实时入场记录" title="智慧泊车实时入场记录" :visible.sync="dialogVisible" width="40%"> <div class="daibanForm-main"> @@ -54,7 +54,7 @@ data() { return { pageConfig:{ enterParkUrl:this.$systemconfig.basePath + '/notice/enterPark', enterParkUrl:this.$systemconfig.basePath + '/ffzf/notice/enterPark', }, pageData: this.$byutil.defaultPageData(), dialogVisible:false,