工艺定额查询

This commit is contained in:
Vergil
2020-05-18 10:12:26 +08:00
parent 39a77099dc
commit 8100278664

View File

@@ -55,14 +55,13 @@
</div>
</el-card>
<el-row>
<el-col style="width: 1240px">
<el-col>
<el-card>
<el-table
v-loading="loading"
:data="tableData"
size="mini"
height="740"
style="width: 1240px"
border
stripe
highlight-current-row
@@ -291,7 +290,7 @@ export default {
data() {
return {
centerDialogVisible: false,
order: '',
order: 0,
finishTime: '',
partNumValue: [],
machineNumberValue: '',