优化单据的宽度

This commit is contained in:
季圣华
2021-09-03 23:40:46 +08:00
parent 8a7f16947d
commit 3a2da03ac7
8 changed files with 18 additions and 15 deletions

View File

@@ -107,7 +107,7 @@
data () {
return {
title:"操作",
width: '1200px',
width: '1600px',
moreStatus: false,
// 新增时子表默认添加几行空数据
addDefaultRowNum: 1,