@@ -71,7 +71,7 @@ export default {
},
/** 新增按钮操作 */
handleAdd() {
- this.$router.push("/data/datasheet/mysql")
+ this.$router.push("/datasheet/mysql")
/** 搜索按钮操作 */
handleQuery() {