田源
2024-04-24 813b237509319b8db2e0ac8c82025b70713aa11c
Source/UBCS-WEB/src/views/docking/loge.vue
@@ -126,16 +126,19 @@
      data:[],
      option: {
        height:'auto',
        calcHeight: 0,
        calcHeight: 20,
        menuWidth:120,
        tip: false,
        searchShow: false,
        border: true,
        index: true,
        indexFixed:false,
        selection: false,
        dialogClickModal: false,
        menuFixed:false,
        menuFixed:'right',
        dialogType: 'drawer',
        viewBtn: true,
        stripe: true,
        addBtn:false,
        editBtn:false,
        delBtn:false,
@@ -213,6 +216,7 @@
            width: 150,
            type: "textarea",
            slot: true,
            hide:true,
          },
          {
            label:'返回参数',
@@ -226,6 +230,7 @@
          {
            label: '返回msg',
            prop: 'msg',
            width: 150,
            overHidden: true
          },
          {