yuxc
2023-09-09 f6f5e4a28931bdd49b9d0d593d42ef6a291e0f86
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,