# Conflicts:
# src/modules/06_evaluate/components/EvaluateStepMain.vue
This commit is contained in:
commit
6ccdc99892
4 changed files with 28 additions and 12 deletions
|
|
@ -32,6 +32,7 @@ interface FormSpec {
|
|||
isHaveSpecificQft: boolean;
|
||||
isHaveProLicense: boolean;
|
||||
isHaveMinPeriodOrHoldPos: boolean;
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
interface FormCommand {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue