简单汉化
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<el-table :data="rows" v-loading="loading" style="width: 100%">
|
||||
<el-table-column prop="site_id" label="中心" />
|
||||
<el-table-column prop="batch_id" label="批次" />
|
||||
<el-table-column prop="quantity_on_hand" label="结余" width="120" align="right" />
|
||||
<el-table-column prop="quantity_on_hand" label="当前结余" width="120" align="right" />
|
||||
<el-table-column prop="updated_at" label="更新时间" width="180" />
|
||||
</el-table>
|
||||
</el-card>
|
||||
|
||||
Reference in New Issue
Block a user