Source/plt-web/plt-web-ui/src/views/modelingMenu/queryTemplate/linkTypeQuery/formQueryDialog.vue
@@ -174,7 +174,11 @@
    readOnly: {
      type: Boolean,
      default: false
    }
    },
    searchColumn: {
      type: Array,
      default: []
    },
  },
  data() {
    return {
@@ -260,24 +264,7 @@
        header: false,
        height: window.innerHeight - 220,
        menu: false,
        column: [
          {
            label: 'OID',
            prop: 'OID',
          },
          {
            label: 'REVISIONOID',
            prop: 'REVISIONOID'
          },
          {
            label: 'NAMEOID',
            prop: 'NAMEOID'
          },
          {
            label: 'BTMNAME',
            prop: 'BTMNAME'
          }
        ]
        column: this.searchColumn
      },
      clickNode: {},
      operatorIntDic: [{