Kirin 2 年 前
コミット
e51160ad50
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/admin/view/system/system_store/apply.php

+ 1 - 0
app/admin/view/system/system_store/apply.php

@@ -86,6 +86,7 @@
             {field: 'name', title: '门店名称', width: '10%'},
             {field: 'user', title: '申请人'},
             {field: 'leader', title: '联系人'},
+            {field: 'id_card', title: '联系人身份证号码'},
             {field: 'phone', title: '电话', width: '10%'},
             {field: 'address', title: '地址', templet: '#address'},
             {field: 'cert', title: '营业执照', templet: '#cert', width: '6%'},