Compare commits

..

No commits in common. '0823b241e92df581997236af9822b1ec7bf18a12' and '04a31b3456dddbd3e87c150886a66a6f2d614986' have entirely different histories.

  1. 6
      src/views/dataCenter/goods/Index.vue

@ -500,12 +500,6 @@ const columns = [
dataIndex: 'update_time',
sorter: true,
},
{
title: '导入时间',
width: '150px',
dataIndex: 'import_time',
sorter: true,
},
{
title: '操作',
dataIndex: 'action',

Loading…
Cancel
Save