Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-company
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
binhai-jiaoguan
binhai-company
Commits
f77284f7
Commit
f77284f7
authored
Nov 18, 2023
by
mzx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
确定并继续填写按钮显示修改
parent
6ec1f994
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
index.vue
src/views/informationReport/affiliatedVehicles/index.vue
+1
-1
index.vue
src/views/informationReport/employees/index.vue
+2
-2
index.vue
src/views/informationReport/enterpriseLicense/index.vue
+1
-1
index.vue
...ews/informationReport/qualificationPractitioner/index.vue
+1
-1
index.vue
src/views/informationReport/shipping/index.vue
+1
-1
index.vue
src/views/informationReport/site/index.vue
+1
-1
No files found.
src/views/informationReport/affiliatedVehicles/index.vue
View file @
f77284f7
...
...
@@ -412,7 +412,7 @@
<
/el-form
>
<
div
slot
=
"footer"
class
=
"dialog-footer"
>
<
el
-
button
v
-
if
=
"!disabledon"
type
=
"primary"
@
click
=
"submitForm"
>
确
定
<
/el-button
>
<
el
-
button
v
-
if
=
"!disabledon"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
v
-
if
=
"!disabledon
&& title !== '修改运营车辆'
"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
@
click
=
"cancel"
>
取
消
<
/el-button
>
<
/div
>
<
/el-dialog
>
...
...
src/views/informationReport/employees/index.vue
View file @
f77284f7
...
...
@@ -273,8 +273,8 @@
<
/el-form
>
<
div
slot
=
"footer"
class
=
"dialog-footer"
>
<
el
-
button
v
-
if
=
"
!disabledon
"
type
=
"primary"
@
click
=
"submitForm"
>
确
定
<
/el-button
>
<
el
-
button
v
-
if
=
"
!disabledon
"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
v
-
if
=
"
disabledon == false
"
type
=
"primary"
@
click
=
"submitForm"
>
确
定
<
/el-button
>
<
el
-
button
v
-
if
=
"
disabledon == false && title !== '修改人员信息'
"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
@
click
=
"cancel"
>
取
消
<
/el-button
>
<
/div
>
<
/el-dialog
>
...
...
src/views/informationReport/enterpriseLicense/index.vue
View file @
f77284f7
...
...
@@ -33,7 +33,7 @@
</el-form-item>
<el-form-item>
<el-button
type=
"primary"
icon=
"el-icon-search"
size=
"mini"
@
click=
"handleQuery"
>
查询
</el-button>
<el-button
type=
"primary"
icon=
"el-icon-search"
size=
"mini"
@
click=
"handleQuery"
>
搜索
</el-button>
<el-button
icon=
"el-icon-refresh"
size=
"mini"
@
click=
"resetQuery"
>
重置
</el-button>
<el-button
type=
"warning"
icon=
"el-icon-download"
size=
"mini"
@
click=
"handleExport"
>
导出
</el-button>
</el-form-item>
...
...
src/views/informationReport/qualificationPractitioner/index.vue
View file @
f77284f7
...
...
@@ -263,7 +263,7 @@
<
/el-form
>
<
div
slot
=
"footer"
class
=
"dialog-footer"
>
<
el
-
button
v
-
if
=
"!disabledon"
type
=
"primary"
@
click
=
"submitForm"
>
确
定
<
/el-button
>
<
el
-
button
v
-
if
=
"!disabledon"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
v
-
if
=
"!disabledon
&& title !== '修改从业人员资质'
"
type
=
"primary"
@
click
=
"submitForm('ContinueFill')"
>
确定并继续填写
<
/el-button
>
<
el
-
button
@
click
=
"cancel"
>
取
消
<
/el-button
>
<
/div
>
<
/el-dialog
>
...
...
src/views/informationReport/shipping/index.vue
View file @
f77284f7
...
...
@@ -185,7 +185,7 @@
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
type=
"primary"
@
click=
"submitForm"
>
确 定
</el-button>
<el-button
type=
"primary"
@
click=
"submitForm('ContinueFill')"
>
确定并继续填写
</el-button>
<el-button
type=
"primary"
v-if=
"title !== '修改舰船底册'"
@
click=
"submitForm('ContinueFill')"
>
确定并继续填写
</el-button>
<el-button
@
click=
"cancel"
>
取 消
</el-button>
</div>
</el-dialog>
...
...
src/views/informationReport/site/index.vue
View file @
f77284f7
...
...
@@ -266,7 +266,7 @@
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<el-button
v-if=
"disabledon == false"
type=
"primary"
@
click=
"submitForm"
>
确 定
</el-button>
<el-button
v-if=
"disabledon == false"
type=
"primary"
@
click=
"submitForm('ContinueFill')"
>
确定并继续填写
</el-button>
<el-button
v-if=
"disabledon == false
&& title !== '修改站点'
"
type=
"primary"
@
click=
"submitForm('ContinueFill')"
>
确定并继续填写
</el-button>
<el-button
@
click=
"cancel"
>
取 消
</el-button>
</div>
</el-dialog>
...
...
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