摘要: <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"><mapp 阅读全文
posted @ 2020-06-09 20:46 瓜叽叽 阅读(69) 评论(0) 推荐(0)
摘要: package com.lpz.zonghezsgc.controller; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;import com.baomidou.mybatisplus.extension.pl 阅读全文
posted @ 2020-06-09 20:40 瓜叽叽 阅读(114) 评论(0) 推荐(0)
摘要: <template> <div class="course"> <el-col :span="4"> <el-button type="success" @click="openInsertDialog">添加课程</el-button> </el-col> <el-col :span="20"> 阅读全文
posted @ 2020-06-09 20:38 瓜叽叽 阅读(20) 评论(0) 推荐(0)
摘要: <template> <div class="custom"> <el-col :span="2"> <el-button type="primary" @click="opendialogVisible">添加</el-button> </el-col> <el-col :span="2"> <e 阅读全文
posted @ 2020-06-09 20:37 瓜叽叽 阅读(195) 评论(0) 推荐(0)