|
@@ -127,12 +127,12 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
|
|
|
- <a-col :md="6" :sm="8">
|
|
|
+ <!-- <a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="金额" prop="money">
|
|
|
{{addBook.money}}
|
|
|
|
|
|
</a-form-model-item>
|
|
|
- </a-col>
|
|
|
+ </a-col> -->
|
|
|
|
|
|
<!-- <a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="人民币" prop="cny">
|