Commit 9bb53f6e by 无尘

feat: 增加路由

parent 719e608e
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘
* @LastEditTime: 2020-06-15 14:30:52
* @LastEditTime: 2020-06-15 16:55:30
-->
<template>
<div class="app-detail-wrap">
......@@ -163,6 +163,7 @@ export default {
*/
getSelectData(obj) {
const that = this;
console.log(obj);
that.departObj = obj;
},
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment