Commit d2acb109 authored by superman's avatar superman

1.3.7-2

parent aecf2479
This diff is collapsed.
......@@ -18,7 +18,7 @@ const columns = [
title: '产品',
dataIndex: 'shortTitle',
key: 'shortTitle',
width:200,
render: (shortTitle, record)=>(<span title={shortTitle}>{(shortTitle + '').substring(0, 15)}</span>)
}, {
title: '预约时间',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment