Forráskód Böngészése

添加搜索条件

lijj 2 éve
szülő
commit
07b057eca5

+ 1 - 0
admin_ui/src/option/ycwh/documentInfo.js

@@ -99,6 +99,7 @@ export default {
       label: "标题",
       prop: "title",
       type: "input",
+      search: true
     },
     {
       label: "副标题",

+ 1 - 0
admin_ui/src/option/ycwh/famousDish.js

@@ -95,6 +95,7 @@ export default {
       label: "名称",
       prop: "name",
       type: "input",
+      search: true
     },
     {
       label: "副标题",

+ 1 - 0
admin_ui/src/option/ycwh/famousLocation.js

@@ -95,6 +95,7 @@ export default {
       label: "名称",
       prop: "name",
       type: "input",
+      search: true
     },
     {
       label: "副标题",

+ 1 - 0
admin_ui/src/option/ycwh/famousStore.js

@@ -95,6 +95,7 @@ export default {
       label: "名称",
       prop: "name",
       type: "input",
+      search: true
     },
     {
       label: "副标题",

+ 1 - 0
admin_ui/src/option/ycwh/informationInfo.js

@@ -105,6 +105,7 @@ export default {
       label: "标题",
       prop: "title",
       type: "input",
+      search: true
     },
     {
       label: "副标题",

+ 1 - 0
admin_ui/src/option/ycwh/memberInfo.js

@@ -91,6 +91,7 @@ export default {
       label: "昵称",
       prop: "nickname",
       type: "input",
+      search: true
     },
     {
       label: "真实姓名",

+ 1 - 0
admin_ui/src/option/ycwh/professionalStyle.js

@@ -102,6 +102,7 @@ export default {
       label: "标题",
       prop: "title",
       type: "input",
+      search: true
     },
     {
       label: "副标题",