"vscode:/vscode.git/clone" did not exist on "ccbfc62ee83957d17361fb652c276e3218131f15"
Commit d87f1649 authored by 季圣华's avatar 季圣华
Browse files

去掉多余的文件

parent 1043ee9b
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -53,7 +53,6 @@ ...@@ -53,7 +53,6 @@
<script> <script>
import pick from 'lodash.pick' import pick from 'lodash.pick'
import Vue from 'vue' import Vue from 'vue'
import departWindow from './DepartWindow'
import JSelectPosition from '@/components/jeecgbiz/JSelectPosition' import JSelectPosition from '@/components/jeecgbiz/JSelectPosition'
import { ACCESS_TOKEN } from "@/store/mutation-types" import { ACCESS_TOKEN } from "@/store/mutation-types"
import { getAction } from '@/api/manage' import { getAction } from '@/api/manage'
...@@ -65,7 +64,6 @@ ...@@ -65,7 +64,6 @@
name: "UserModal", name: "UserModal",
components: { components: {
JImageUpload, JImageUpload,
departWindow,
JSelectPosition JSelectPosition
}, },
data () { data () {
......
Supports Markdown
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