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
47675db5
Commit
47675db5
authored
Jan 30, 2023
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fctcan修改入口
parent
f2089813
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
index.vue
src/views/Business/Fctcan/index.vue
+4
-2
Infsea.vue
src/views/Business/Infgid/Infsea.vue
+5
-5
No files found.
src/views/Business/Fctcan/index.vue
View file @
47675db5
<
template
>
<c-page
title=
"保证金注销"
>
<div
class=
"eContainer"
>
<c-page
title=
"保证金注销"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"120px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
...
...
@@ -42,8 +43,9 @@
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
</div>
</c-page>
</div>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
...
...
src/views/Business/Infgid/Infsea.vue
View file @
47675db5
...
...
@@ -468,8 +468,8 @@
class=
"medium_bcs"
size=
"medium"
type=
"primary"
@
click=
"to
Fctcan
"
>
保
证金撤销
@
click=
"to
Conres
"
>
保
留参考号
</c-button>
</el-col>
...
...
@@ -715,9 +715,9 @@ export default {
toGetopn
()
{
this
.
$router
.
history
.
push
(
"/business/getopn"
);
},
to
Fctcan
()
{
this
.
$router
.
history
.
push
(
"/business/
Fctcan
"
);
}
,
to
Conres
()
{
this
.
$router
.
history
.
push
(
"/business/
Conres
"
);
}
// handleReset: function () {
// this.model = {
// instNo: "",
...
...
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