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