瀏覽代碼

风控中心

Alex 9 月之前
父節點
當前提交
6ec4307fc7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/riskControl/restrictLog/components/restrict-history.vue

+ 1 - 1
src/views/riskControl/restrictLog/components/restrict-history.vue

@@ -48,7 +48,7 @@
   const columns = ref([
     { label: '限制时间', prop: 'createTime', align: 'center', width: 180 },
     { label: '限制类型', prop: 'limitType', align: 'center' },
-    { label: '操作员', prop: 'createName', align: 'center', width: 90 }
+    { label: '操作员', prop: 'createName', align: 'center', width: 120 }
   ]);
 
   const pageConfig = ref({