Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yd-csf-front
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yuzhenWang
yd-csf-front
Commits
7b0eeb0d
Commit
7b0eeb0d
authored
Mar 18, 2026
by
yuzhenWang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改设置认定结果loading状态
parent
9fd6dd8c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
src/views/sign/policyReceipts/premiumRecon.vue
+2
-1
No files found.
src/views/sign/policyReceipts/premiumRecon.vue
View file @
7b0eeb0d
...
@@ -523,7 +523,7 @@ const affirmConfig = [
...
@@ -523,7 +523,7 @@ const affirmConfig = [
{
{
type
:
'date'
,
type
:
'date'
,
prop
:
'policyExpirationDate'
,
prop
:
'policyExpirationDate'
,
label
:
'保单截
至
日'
,
label
:
'保单截
止
日'
,
placeholder
:
'请选择'
,
placeholder
:
'请选择'
,
// maxDate: 'today',
// maxDate: 'today',
visible
:
formData
=>
visible
:
formData
=>
...
@@ -582,6 +582,7 @@ const confirmAffirm = async () => {
...
@@ -582,6 +582,7 @@ const confirmAffirm = async () => {
currentRow
.
value
=
{}
currentRow
.
value
=
{}
}
}
}
catch
(
error
)
{
}
catch
(
error
)
{
settingAffirmLoading
.
value
=
false
console
.
error
(
'加载数据失败:'
,
error
)
console
.
error
(
'加载数据失败:'
,
error
)
ElMessage
.
error
(
'必填项不能为空'
||
'认定失败'
)
ElMessage
.
error
(
'必填项不能为空'
||
'认定失败'
)
}
}
...
...
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