Commit 376b47c8 authored by 仇晓婷's avatar 仇晓婷

文档分类,编号

parent 43bdde66
...@@ -161,7 +161,7 @@ export default { ...@@ -161,7 +161,7 @@ export default {
note: "", note: "",
dataType: 0, dataType: 0,
unitName: "", unitName: "",
required: true, required: false,
isunique: false, isunique: false,
fieldType: 1, fieldType: 1,
categoryId: 0, categoryId: 0,
......
...@@ -148,7 +148,7 @@ export default { ...@@ -148,7 +148,7 @@ export default {
note: "", note: "",
dataType: 0, dataType: 0,
unitName: "", unitName: "",
required: true, required: false,
isunique: false, isunique: false,
fieldType: 1, fieldType: 1,
categoryId: 0, categoryId: 0,
......
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