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
4a6b3368
Commit
4a6b3368
authored
Mar 18, 2026
by
yuzhenWang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-20260316wyz-预约修改' into 'test'
修改设置认定结果loading状态 See merge request
!98
parents
1a4d9815
7b0eeb0d
Hide 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 @
4a6b3368
...
...
@@ -523,7 +523,7 @@ const affirmConfig = [
{
type
:
'date'
,
prop
:
'policyExpirationDate'
,
label
:
'保单截
至
日'
,
label
:
'保单截
止
日'
,
placeholder
:
'请选择'
,
// maxDate: 'today',
visible
:
formData
=>
...
...
@@ -582,6 +582,7 @@ const confirmAffirm = async () => {
currentRow
.
value
=
{}
}
}
catch
(
error
)
{
settingAffirmLoading
.
value
=
false
console
.
error
(
'加载数据失败:'
,
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