Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
高东东-金蝶建发
/
jf-yzj-supplier
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ff062ff
authored
Aug 15, 2025
by
钟乾明
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
u: 对该供方综合评估审批意见不能为空,请选择
parent
6ba3ca02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/pages/common/inspect.vue
src/pages/common/inspect.vue
View file @
7ff062ff
...
@@ -336,7 +336,8 @@ export default {
...
@@ -336,7 +336,8 @@ export default {
break
break
case
this
.
PageTypes
.
Approval_Todo
:
case
this
.
PageTypes
.
Approval_Todo
:
if
(
!
v
.
auditOpinion
.
trim
())
{
if
(
!
v
.
auditOpinion
.
trim
())
{
tipText
=
'考察组综合结论不能为空!'
// tipText = '考察组综合结论不能为空!'
tipText
=
'对该供方综合评估审批意见不能为空,请选择'
isFinished
=
false
isFinished
=
false
break
break
}
}
...
...
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