This commit is contained in:
2025-11-27 18:36:09 +08:00
parent 01db083b8e
commit eec7e64e7d

View File

@@ -1,6 +1,7 @@
<template>
<div>
<el-table
ref="mainTable"
:data="stockList"
style="width: 100%"
v-loading="loading"