@@ -98,7 +98,7 @@
style="width:100%;height:40px"
>
<a-form-model-item prop="preBookNum">
- <a-input style="width:100%" v-model="record.preBookNum" />
+ <a-input style="width:100%" v-model="record.preBookNum" readOnly/>
</a-form-model-item>
</a-form-model>