完成日期补录正在加工零件
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
</el-row>
|
||||
</el-card>
|
||||
|
||||
<el-card style="width: 1100px;">
|
||||
<el-table v-loading="loading" :data="tableData" stripe height="700" size="mini" style="width: 1100px;" border>
|
||||
<el-card style="width: 1120px;">
|
||||
<el-table v-loading="loading" :data="tableData" stripe height="700" size="mini" style="width: 1150px;" border>
|
||||
<el-table-column label="序号" type="index" align="center" width="55"/>
|
||||
<el-table-column label="操作者" prop="姓名" align="center" width="80px">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user