Alex 9 ヶ月 前
コミット
6ec4307fc7

+ 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({