yuxc
2025-01-08 716e7cfabbd3759b66aa1aceba4c4914512d50d4
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/uiDefine/index.vue
@@ -240,12 +240,14 @@
        column: [{
          label: '名称',
          prop: 'plName',
          search: true
          search: true,
          overHidden:true
        }, {
          label: 'UI上下文',
          prop: 'plCode',
          search: true,
          sortable: true,
          overHidden:true
        }, {
          label: '导航区',
          prop: 'plIsShowNavigator',