数据库设计
This commit is contained in:
parent
1440ad19e7
commit
763db17eda
@ -204,13 +204,6 @@
|
||||
<el-table-column label="单位" align="center" prop="unit"/>
|
||||
<el-table-column label="当前库存" align="center" prop="stock"/>
|
||||
</el-table>
|
||||
<!-- <pagination
|
||||
v-show="commodityForm.total>0"
|
||||
:total="commodityForm.total"
|
||||
:page.sync="commodityForm.page"
|
||||
:limit.sync="commodityForm.pageSize"
|
||||
@pagination="getCommodityList"
|
||||
/> -->
|
||||
</el-main>
|
||||
</el-container>
|
||||
<div slot="footer" class="dialog-footer">
|
||||
@ -281,7 +274,6 @@ export default {
|
||||
// 供应商列表
|
||||
supplierList:[],
|
||||
|
||||
|
||||
state:'await',
|
||||
|
||||
saveFlag:false,
|
||||
|
BIN
产品文档/油站数据库设计.xls
Normal file
BIN
产品文档/油站数据库设计.xls
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user