xiejun
2023-09-09 14d9c5a74dac33c40f96a4bd17216f1991de8ea8
Source/UBCS-WEB/src/views/docking/loge.vue
@@ -96,7 +96,7 @@
          },
          {
            label: '类型',
            prop: 'type',
            prop: 'typeText',
            search: true,
            sortable:true,
            width: 150
@@ -129,7 +129,7 @@
            width: 160
          },
          {
            label: '是否推送成功',
            label: '是否成功',
            prop: 'interfaceStatus',
            search: true,
            sortable:true,