Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
9a3e7669
Commit
9a3e7669
authored
Mar 11, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
扫码
parent
e0e9f503
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
485 additions
and
416 deletions
+485
-416
templateFirst.vue
src/views/template/templateFirst.vue
+482
-413
templateFirstList.vue
src/views/template/templateFirstList.vue
+3
-3
No files found.
src/views/template/templateFirst.vue
View file @
9a3e7669
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/views/template/templateFirstList.vue
View file @
9a3e7669
...
...
@@ -438,7 +438,7 @@ export default {
handleApprove
(
row
)
{
const
id
=
row
.
businessId
this
.
$router
.
push
({
path
:
'
checkLi
st'
,
path
:
'
/template/templateFir
st'
,
query
:
{
businessId
:
id
,
controls
:
'1'
,
...
...
@@ -450,7 +450,7 @@ export default {
handleShow
(
row
)
{
const
id
=
row
.
businessId
this
.
$router
.
push
({
path
:
'
checkLi
st'
,
path
:
'
/template/templateFir
st'
,
query
:
{
businessId
:
id
,
controls
:
'3'
,
...
...
@@ -614,7 +614,7 @@ export default {
this
.
reset
()
const
id
=
row
.
businessId
this
.
$router
.
push
({
path
:
'
checkLi
st'
,
path
:
'
/template/templateFir
st'
,
query
:
{
businessId
:
id
,
controls
:
'2'
,
...
...
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