工艺定额查询
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user