Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b34a370e
authored
2022-10-21 15:45:01 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
123
1 parent
4caedd4f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/sqcx/jtfc/jtfc.vue
src/views/sqcx/jtfc/jtfc.vue
View file @
b34a370
...
...
@@ -58,7 +58,7 @@
import
table
from
"@/utils/mixin/table"
;
import
{
datas
,
sendThis
}
from
"./jtfcdata"
;
import
{
getJtfcPage
}
from
"@/api/jtfc"
;
import
addjtfc
from
".
.
/components/addjtfc.vue"
;
import
addjtfc
from
"./components/addjtfc.vue"
;
export
default
{
name
:
"jtfc"
,
components
:
{
addjtfc
},
...
...
Please
register
or
sign in
to post a comment