标准合规评估流程-合规评估节点-当评估一条数据结果为“合规”时,不能进行提交
This commit is contained in:
@@ -900,7 +900,7 @@ export default {
|
|||||||
return
|
return
|
||||||
})
|
})
|
||||||
if(submitFlag === 0 ){
|
if(submitFlag === 0 ){
|
||||||
this.$message.warning('请至少对一条信息进行评估')
|
this.$message.warning('请对所有信息进行评估')
|
||||||
}else{
|
}else{
|
||||||
this.handlePrice()
|
this.handlePrice()
|
||||||
if(this.comFlag > 0) {
|
if(this.comFlag > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user