去掉多余的文件

This commit is contained in:
季圣华
2021-04-14 00:24:44 +08:00
parent 1043ee9b87
commit d87f1649a4
104 changed files with 1151 additions and 20506 deletions

View File

@@ -53,7 +53,6 @@
<script>
import pick from 'lodash.pick'
import Vue from 'vue'
import departWindow from './DepartWindow'
import JSelectPosition from '@/components/jeecgbiz/JSelectPosition'
import { ACCESS_TOKEN } from "@/store/mutation-types"
import { getAction } from '@/api/manage'
@@ -65,7 +64,6 @@
name: "UserModal",
components: {
JImageUpload,
departWindow,
JSelectPosition
},
data () {