Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
fukai
vue-gjjs
Commits
13788d25
Commit
13788d25
authored
Nov 28, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复fec切换页面数据丢失问题
parent
f80d9177
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/Statics/Dbafec/index.vue
+1
-1
Fec.js
src/views/Statics/Dbifec/Fec.js
+1
-1
FecInfo.vue
src/views/Statics/Dbifec/FecInfo.vue
+1
-1
FeeInfo.vue
src/views/Statics/Dbifec/FeeInfo.vue
+1
-1
No files found.
src/views/Statics/Dbafec/index.vue
View file @
13788d25
...
...
@@ -6,7 +6,7 @@
import
Dbifec
from
"~/views/Statics/Dbifec"
;
export
default
{
name
:
"StaticsDba
F
ec"
,
name
:
"StaticsDba
f
ec"
,
components
:
{
"m-fec"
:
Dbifec
},
...
...
src/views/Statics/Dbifec/Fec.js
View file @
13788d25
export
default
class
Pty
{
export
default
class
Fec
{
constructor
()
{
this
.
data
=
{
inr
:
""
,
...
...
src/views/Statics/Dbifec/FecInfo.vue
View file @
13788d25
...
...
@@ -668,7 +668,7 @@
<
script
>
export
default
{
name
:
""
,
name
:
"
fec
"
,
props
:
[
"model"
],
data
()
{
return
{};
...
...
src/views/Statics/Dbifec/FeeInfo.vue
View file @
13788d25
...
...
@@ -180,7 +180,7 @@
<
script
>
export
default
{
name
:
""
,
name
:
"
fee
"
,
props
:
[
"model"
],
data
()
{
return
{};
...
...
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