项目添加服务框底部添加确定按钮
This commit is contained in:
parent
26bd72dcaa
commit
3a4b64538d
|
|
@ -388,6 +388,8 @@ export default {
|
||||||
title: "选择要添加的服务",
|
title: "选择要添加的服务",
|
||||||
// 设置页面模式
|
// 设置页面模式
|
||||||
pageMode: "select",
|
pageMode: "select",
|
||||||
|
//底部显示确定
|
||||||
|
showFooter:true,
|
||||||
// 设置页面宽度
|
// 设置页面宽度
|
||||||
width: 1000,
|
width: 1000,
|
||||||
// 设置页面高度
|
// 设置页面高度
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue