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

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

@@ -88,6 +88,7 @@
             {field: 'image', title: '商品图片', templet: '#headimgurl', width: '6%'},
             {field: 'store_name', title: '商品名称', templet: '#store_name'},
             {field: 'suk', title: '规格', templet: '#suk', width: '10%'},
+            {field: 'price', title: '售价', width: '10%'},
             {field: 'stock', title: '库存', width: '8%'},
             {field: 'wait_check', title: '待核销', width: '8%'},
             {field: 'wait_send', title: '待送货', width: '8%'},