|
|
@@ -1,7 +1,7 @@
|
|
|
export const optionParent = {
|
|
|
height: 'auto',
|
|
|
tip: false,
|
|
|
- searchShow: false,
|
|
|
+ searchShow: false,
|
|
|
tree: true,
|
|
|
border: true,
|
|
|
index: true,
|
|
|
@@ -9,7 +9,6 @@ export const optionParent = {
|
|
|
viewBtn: true,
|
|
|
menuWidth: 150,
|
|
|
dialogWidth: 880,
|
|
|
- dialogHeight: 320,
|
|
|
column: [
|
|
|
{
|
|
|
label: "字典编号",
|
|
|
@@ -89,7 +88,7 @@ export const optionParent = {
|
|
|
export const optionChild = {
|
|
|
height: 'auto',
|
|
|
tip: false,
|
|
|
- searchShow: false,
|
|
|
+ searchShow: false,
|
|
|
tree: true,
|
|
|
border: true,
|
|
|
index: true,
|
|
|
@@ -97,7 +96,6 @@ export const optionChild = {
|
|
|
viewBtn: true,
|
|
|
menuWidth: 150,
|
|
|
dialogWidth: 880,
|
|
|
- dialogHeight: 320,
|
|
|
column: [
|
|
|
{
|
|
|
label: "字典编号",
|