Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
19655e94
Commit
19655e94
authored
Sep 18, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iview/ImportExcel
parent
9a37b655
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
iview.js
plugins/iview.js
+2
-0
No files found.
plugins/iview.js
View file @
19655e94
...
@@ -46,6 +46,7 @@ import op from '@/components/page/opration.vue'
...
@@ -46,6 +46,7 @@ import op from '@/components/page/opration.vue'
import
ProductNumberSelect
from
'@/components/page/productNumberSelect.vue'
import
ProductNumberSelect
from
'@/components/page/productNumberSelect.vue'
import
DTSpan
from
'@/components/page/dtSpan.vue'
import
DTSpan
from
'@/components/page/dtSpan.vue'
import
DTSearch
from
'@/components/page/dtSearch.vue'
import
DTSearch
from
'@/components/page/dtSearch.vue'
import
ImportExcel
from
'@/components/page/import/process.vue'
// import FormMaking from 'form-making'
// import FormMaking from 'form-making'
// import 'form-making/dist/FormMaking.css'
// import 'form-making/dist/FormMaking.css'
...
@@ -99,6 +100,7 @@ Vue.component("DepartmentSelect", DepartmentSelect)
...
@@ -99,6 +100,7 @@ Vue.component("DepartmentSelect", DepartmentSelect)
Vue
.
component
(
"ProductNumberSelect"
,
ProductNumberSelect
)
Vue
.
component
(
"ProductNumberSelect"
,
ProductNumberSelect
)
Vue
.
component
(
"DTSpan"
,
DTSpan
)
Vue
.
component
(
"DTSpan"
,
DTSpan
)
Vue
.
component
(
"DTSearch"
,
DTSearch
)
Vue
.
component
(
"DTSearch"
,
DTSearch
)
Vue
.
component
(
"ImportExcel"
,
ImportExcel
)
Vue
.
use
(
VueParticles
)
Vue
.
use
(
VueParticles
)
//注入mock
//注入mock
// require("../mock")
// require("../mock")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment