@@ -204,7 +204,6 @@ export default {
},
// 新增/编辑-确认
submitClickHandler () {
- if (this.tableForm.algorithmtype) delete this.tableForm.algorithmtype
let flag = false
this.$refs["ruleForm"].validate((valid) => {
if (valid) {