解决冲突
This commit is contained in:
@ -150,9 +150,6 @@ export class InsuranceTableComponent implements OnInit {
|
||||
}
|
||||
|
||||
save() {
|
||||
console.log(this.data);
|
||||
console.log(this.minInsurancePrice);
|
||||
console.log(this.sf.value);
|
||||
if(!this.minInsurancePrice) {
|
||||
this.service.msgSrv.error('必填项为空!')
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user