|
|
@ -3604,12 +3604,12 @@ export default { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
if (this.columnFieldList2) { |
|
|
|
|
|
if (!this.delegateAccessName) { |
|
|
|
|
|
this.$message.error('Delegate Access不能为空') |
|
|
|
|
|
return; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
// if (this.columnFieldList2) { |
|
|
|
|
|
// if (!this.delegateAccessName) { |
|
|
|
|
|
// this.$message.error('Delegate Access不能为空') |
|
|
|
|
|
// return; |
|
|
|
|
|
// } |
|
|
|
|
|
// } |
|
|
|
|
|
|
|
|
let tempData = { |
|
|
let tempData = { |
|
|
...this.modalData, |
|
|
...this.modalData, |
|
|
|