|
@@ -60,9 +60,7 @@
|
|
|
<!-- 子表单区域 -->
|
|
|
<a-tabs v-model:activeKey="activeKey" animated style="padding: 24px; padding-top: 0px">
|
|
|
<a-tab-pane tab="盘盈盘亏 - 库存明细(stock details)" key="stockDetails" :forceRender="true">
|
|
|
- <a-button type="primary" style="margin-right: 1%; margin-bottom: 1%" @click="selectStandingStock">
|
|
|
- 选择现存量(select standing stock)</a-button
|
|
|
- >
|
|
|
+ <a-button type="primary" style="margin-right: 1%; margin-bottom: 1%" @click="selectStandingStock">选择现存量(select standing stock)</a-button>
|
|
|
<j-vxe-table
|
|
|
:keep-source="true"
|
|
|
resizable
|