|
|
@ -122,7 +122,6 @@ export default { |
|
|
|
// isInput: '', |
|
|
|
// isRequired: '', |
|
|
|
// isAuto: '', |
|
|
|
// isIncrease: '', |
|
|
|
// isNoRepetition: '', |
|
|
|
// isSupplementNum: '' |
|
|
|
}, |
|
|
@ -183,7 +182,6 @@ export default { |
|
|
|
// isInput: this.thisFields.isInput, |
|
|
|
// isRequired: this.thisFields.isRequired, |
|
|
|
// isAuto: this.thisFields.isAuto, |
|
|
|
// isIncrease: this.thisFields.isIncrease, |
|
|
|
// isNoRepetition: this.thisFields.isNoRepetition, |
|
|
|
// isSupplementNum: this.thisFields.isSupplementNum |
|
|
|
// } |
|
|
|