update 更改所有业务excel导出

This commit is contained in:
疯狂的狮子li
2021-08-04 19:03:25 +08:00
parent ffed5a09cb
commit 08db4a5f53
20 changed files with 189 additions and 1131 deletions

View File

@ -110,7 +110,7 @@
</template>
<script>
import { listTree, getTree, delTree, addTree, updateTree, exportTree } from "@/api/demo/tree";
import { listTree, getTree, delTree, addTree, updateTree } from "@/api/demo/tree";
import Treeselect from "@riophae/vue-treeselect";
import "@riophae/vue-treeselect/dist/vue-treeselect.css";