This commit is contained in:
xielue 2023-09-16 12:47:01 +08:00
parent 6166df8b6c
commit 26ead59e1c
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
</vxe-table> </vxe-table>
<a-button @click="pageLoadData()" style="margin: 5px;">加载部工序</a-button> <a-button @click="pageLoadData()" style="margin: 5px;">加载部工序</a-button>
<vxe-table border show-overflow keep-source ref="xTable2" :data="detailsData2" <vxe-table border show-overflow keep-source ref="xTable2" :data="detailsData2"
@pulldownSelected="onPulldownSelected" @popupSelected="onPopupSelected" :export-config="{}" @pulldownSelected="onPulldownSelected" @popupSelected="onPopupSelected" :export-config="{}"