Commit 2796c156 authored by 仇晓婷's avatar 仇晓婷

parent 4d2772de
......@@ -162,13 +162,9 @@ export default {
{
title: "备注",
key: "note",
<<<<<<< HEAD
align: "center",
slot: "note",
width: "150"
=======
slot: "note"
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
},
// {
......@@ -208,11 +204,6 @@ export default {
{
title: "操作",
slot: "action",
<<<<<<< HEAD
=======
width: 80,
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
align: "center"
}
],
......
......@@ -162,7 +162,6 @@ export default {
key: "note",
slot: "note"
},
<<<<<<< HEAD
{
title: "属性类型",
key: "dataType",
......@@ -175,15 +174,6 @@ export default {
align: "center",
slot: "unitName"
},
=======
// {
// title: "是否显示",
// key: "result",
// align: "center",
// slot: "result"
// },
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
{
title: "必填",
key: "required",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment