|
|
@@ -253,9 +253,9 @@
|
|
|
<detail
|
|
|
ref="DialogDetail"
|
|
|
@success="refresh(true)"
|
|
|
- :videoDaysState="dict.type.video_integrity_state"
|
|
|
+ :videoDaysState="dict.type.video_days_state"
|
|
|
:videoDiagnosisState="dict.type.video_diagnosis_state"
|
|
|
- :videoIntegrityState="dict.type.video_diagnosis_state"
|
|
|
+ :videoIntegrityState="dict.type.video_integrity_state"
|
|
|
></detail>
|
|
|
</div>
|
|
|
</template>
|