摘要: <template> <div class="patient"> <el-col :span="2"> <el-button type="success" @click="openInsertUserDialog">添加患者</el-button> </el-col> <el-col :span=" 阅读全文
posted @ 2020-05-13 08:48 潇洒哥浩浩 阅读(255) 评论(0) 推荐(0)
摘要: <template> <div class="scenic"> <!-- ############添加对话框########## --> <el-dialog title="发布景点" :visible.sync="dialogFormVisible" width="60%" center> <el 阅读全文
posted @ 2020-05-13 08:46 潇洒哥浩浩 阅读(237) 评论(0) 推荐(0)