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

View File

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