Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
ad822dad
Commit
ad822dad
authored
Aug 22, 2023
by
zhangjianqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
0cd047bb
1fad3674
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
index.vue
...-manage-web/src/views/contractor/contractorInfo/index.vue
+2
-1
index.vue
...anage-web/src/views/contractor/contractorPerson/index.vue
+1
-0
No files found.
danger-manage-web/src/views/contractor/contractorInfo/index.vue
View file @
ad822dad
...
...
@@ -508,6 +508,7 @@ export default {
}
;
this
.
resetForm
(
"form"
);
this
.
fileList
=
[];
this
.
operate
=
false
;
}
,
/** 搜索按钮操作 */
handleQuery
()
{
...
...
@@ -565,7 +566,7 @@ export default {
this
.
form
.
status
=
'1'
;
this
.
operate
=
true
;
this
.
open
=
true
;
this
.
title
=
"审批
法律法规
信息"
;
this
.
title
=
"审批
承包商信用
信息"
;
}
);
}
,
/** 提交按钮 */
...
...
danger-manage-web/src/views/contractor/contractorPerson/index.vue
View file @
ad822dad
...
...
@@ -352,6 +352,7 @@ export default {
};
this
.
resetForm
(
"form"
);
this
.
fileList
=
[];
this
.
operate
=
true
;
},
/** 搜索按钮操作 */
handleQuery
()
{
...
...
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