原创 Element-ui使用msgbox時,向msgbox組件中傳值

在使用vue和element-ui做一個頁面,在做數據回顯的時候出現了一個問題。 有些值需要傳入到子組件中。具體辦法就是在msgbox選項中添加一個屬性。然後在子組件中使用this.$parent.data調用數據就行了   <temp

原创 springboot + mybatis分頁插件 pageHelper 不能正確的獲取到 total等信息

<!-- 分頁插件 --> <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehe

原创 1558 - Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50564, now

在使用MariaDB時,使用命令升級了MariaDB版本,在使用Navicat Premium導出數據庫數據和結構的時候除了問題 1558 - Column count of mysql.proc is wrong. Expected