Commit c6a7a4b0 authored by 黄自鹏's avatar 黄自鹏

调整

parent 0a41610e
......@@ -52,7 +52,7 @@
<script>
/* 引入需要的接口*/
import {
queryGsTree
queryGsTreeAuth
} from "@/api/train/planning.js";
import {
doQuery,
......@@ -112,7 +112,7 @@
this.queryParams.gsid=e.id||'root'
this.$refs['TablePager'].pageQuery()
},
apiTreeQuery: queryGsTree,
apiTreeQuery: queryGsTreeAuth,
/* 基础查询*/
query: doQuery,
/* 基础增*/
......
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