bug 78625
This commit is contained in:
@@ -600,6 +600,7 @@ export default {
|
||||
const params = {
|
||||
lawsCustomCompareInfo: Object.assign(this.modal, this.form.getFieldsValue())
|
||||
}
|
||||
params.lawsCustomCompareInfo.hiddenTable = this.isStartComparison ? YesOrNoEnum.YES.value : YesOrNoEnum.NO.value
|
||||
params.standardNumber = value
|
||||
saveStandard(params).then(res => {
|
||||
if (res.success) {
|
||||
|
||||
Reference in New Issue
Block a user