zxhxx 3 years ago
parent
commit
7e39346884
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/system/system_store/index.php

+ 1 - 1
app/admin/view/system/system_store/index.php

@@ -100,7 +100,7 @@
             {field: 'phone', title: '门店电话', width: '10%'},
             {field: 'address', title: '地址', templet: '#address'},
             {field: 'day_time', title: '营业时间', width: '15%'},
-            {field: 'level', title: '申请等级',templet: '#address', width: '10%'},
+            {field: 'level', title: '申请等级',templet: '#level', width: '10%'},
             {field: 'status', title: '是否显示', templet: "#checkboxstatus", width: '8%'},
             {field: 'right', title: '操作', align: 'center', toolbar: '#act', width: '14%'},
         ];