commit
This commit is contained in:
@@ -4086,8 +4086,6 @@ export default {
|
||||
},
|
||||
// 保存或修改标准
|
||||
saveOrUpdateStands() {
|
||||
console.log(this.sarStandardsInfoEO);
|
||||
return
|
||||
this.isSubmit = true
|
||||
this.$refs['sarStandardsInfoForm'].validate((valid) => {
|
||||
if (valid) {
|
||||
|
||||
Reference in New Issue
Block a user