This commit is contained in:
fanlin
2021-07-24 16:58:29 +08:00
parent 113337be54
commit 34c72c6989
@@ -2281,7 +2281,6 @@ export default {
},
// 编辑标准属性
selectStandardPro (item, state) {
debugger
this.id = item.id
this.collectId = item.collectId
this.addOrUPdateFlag = 2
@@ -3097,7 +3096,6 @@ export default {
},
// 保存或修改标准
saveOrUpdateStands () {
debugger
this.isSubmit = true
this.$refs['sarStandardsInfoForm'].validate((valid) => {
if (valid) {