|
|
@@ -50,7 +50,7 @@
|
|
|
|
|
|
<div class="grid-item-row1-column2">
|
|
|
<a-form-item label="盘点单名称">
|
|
|
- <a-input v-model:value="inventorySheetName" size="default" style="width: 1365px" />
|
|
|
+ <a-input v-model:value="inventorySheetName" size="default" style="width: 1130px" />
|
|
|
<!-- <a-button type="dashed" style="height: 33.5px; margin-left: 10px"> 上传 </a-button>-->
|
|
|
<a-button type="primary" style="height: 33.5px; margin-left: 30px" @click="showModal">上传</a-button>
|
|
|
<a-modal
|