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

parent 4d2772de
...@@ -162,13 +162,9 @@ export default { ...@@ -162,13 +162,9 @@ export default {
{ {
title: "备注", title: "备注",
key: "note", key: "note",
<<<<<<< HEAD
align: "center", align: "center",
slot: "note", slot: "note",
width: "150" width: "150"
=======
slot: "note"
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
}, },
// { // {
...@@ -208,11 +204,6 @@ export default { ...@@ -208,11 +204,6 @@ export default {
{ {
title: "操作", title: "操作",
slot: "action", slot: "action",
<<<<<<< HEAD
=======
width: 80,
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
align: "center" align: "center"
} }
], ],
......
...@@ -162,7 +162,6 @@ export default { ...@@ -162,7 +162,6 @@ export default {
key: "note", key: "note",
slot: "note" slot: "note"
}, },
<<<<<<< HEAD
{ {
title: "属性类型", title: "属性类型",
key: "dataType", key: "dataType",
...@@ -175,15 +174,6 @@ export default { ...@@ -175,15 +174,6 @@ export default {
align: "center", align: "center",
slot: "unitName" slot: "unitName"
}, },
=======
// {
// title: "是否显示",
// key: "result",
// align: "center",
// slot: "result"
// },
>>>>>>> 7667d67eff74481dc10aa4e1489266881dc30077
{ {
title: "必填", title: "必填",
key: "required", 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