Kirin 2 yıl önce
ebeveyn
işleme
d4c3822d2a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/admin/view/user/user_cert/index.php

+ 1 - 1
app/admin/view/user/user_cert/index.php

@@ -46,7 +46,7 @@
         return [
             {field: 'id', title: 'ID', sort: true, event: 'id', width: '5%'},
             {field: 'name', title: '姓名', width: '4%'},
-            {field: 'gender_name', title: '性别', width: '3%'},
+            {field: 'gender_name', title: '性别', width: '4%'},
             {field: 'idcard', title: '身份证号码', width: '12%'},
             {field: 'job', title: '职业', width: '7%'},
             {field: 'photo', title: '照片', width: '10%', toolbar: "#photo"},