修改字段

feature/0423
Wayne 11 months ago
parent 812c0086a9
commit 4e72a27e36
  1. 4
      src/views/content/richText/Index.vue

@ -51,8 +51,8 @@ export default {
//
columns: [
{
title: '商城ID',
dataIndex: 'store_id'
title: 'ID',
dataIndex: 'id'
},
{
title: '协议类型',

Loading…
Cancel
Save