修复工序单元结果参数弹窗高度字段缺失
This commit is contained in:
@@ -256,6 +256,7 @@ export default {
|
|||||||
tableData: [],
|
tableData: [],
|
||||||
searchForm: { name: '', code: '' },
|
searchForm: { name: '', code: '' },
|
||||||
pagination: { current: 1, size: 10, total: 0 },
|
pagination: { current: 1, size: 10, total: 0 },
|
||||||
|
boxcardHeight: '550px',
|
||||||
innerVisible: false,
|
innerVisible: false,
|
||||||
dialogTitle: '',
|
dialogTitle: '',
|
||||||
importVisible: false,
|
importVisible: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user