Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
Overview
Overview
Details
Activity
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
biyuewuhua
isc-web-vue
Commits
7291e7bc
Commit
7291e7bc
authored
Sep 30, 2024
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正check.js大小写错误
parent
47a716ad
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
src/page/Frontend/Oftopn/views/index.vue
+1
-1
index.vue
src/page/Frontend/Oftsel/views/index.vue
+1
-1
index.vue
src/page/Funds/Fxtssb/views/index.vue
+1
-1
index.vue
src/page/Funds/Fxtsss/views/index.vue
+1
-1
No files found.
src/page/Frontend/Oftopn/views/index.vue
View file @
7291e7bc
...
...
@@ -23,7 +23,7 @@
import
Api
from
"~/service/Api"
import
CodeTable
from
"~/config/CodeTable"
import
Oftopn
from
"../model"
import
Check
from
"../model/
c
heck"
import
Check
from
"../model/
C
heck"
import
Oftp13
from
"./Oftp13"
import
operationFunc
from
"~/mixin/operationFunc"
;
...
...
src/page/Frontend/Oftsel/views/index.vue
View file @
7291e7bc
...
...
@@ -24,7 +24,7 @@
import
Api
from
"~/service/Api"
import
CodeTable
from
"~/config/CodeTable"
import
Oftsel
from
"../model"
import
Check
from
"../model/
c
heck"
import
Check
from
"../model/
C
heck"
import
Oftp01
from
"./Oftp01"
import
operationFunc
from
"~/mixin/operationFunc"
;
...
...
src/page/Funds/Fxtssb/views/index.vue
View file @
7291e7bc
...
...
@@ -43,7 +43,7 @@ import operationFunc from "~/mixin/operationFunc";
import
commonDepend
from
"~/mixin/commonDepend"
;
import
event
from
"../event"
;
import
buildFn
from
"../event/buildCommons.js"
;
import
Check
from
"../model/
c
heck.js"
;
import
Check
from
"../model/
C
heck.js"
;
export
default
{
name
:
"Fxtssb"
,
components
:
{
...
...
src/page/Funds/Fxtsss/views/index.vue
View file @
7291e7bc
...
...
@@ -43,7 +43,7 @@ import Docpan from "~/components/business/docpan/views";
import
operationFunc
from
"~/mixin/operationFunc"
;
import
commonDepend
from
"~/mixin/commonDepend"
;
import
event
from
"../event"
;
import
Check
from
"../model/
c
heck.js"
;
import
Check
from
"../model/
C
heck.js"
;
import
buildFn
from
"../event/buildCommons.js"
;
export
default
{
name
:
"Fxtsss"
,
...
...
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