Commit 0d8d1ba3 by centerwy

feat: (mytradetransferdiliver) 添加展示列阿里云订单号/沟通记录等

parent a82e39b9
node_modules/ node_modules/
\ No newline at end of file .history/
module.exports={ module.exports={
"list":{ "list":{
columnMetaData:[ columnMetaData:[
{"width":"100","label":"阿里云订单号 ","prop":"ali_bizid","isShowTip":true,"isTmpl":false},
{"width":"100","label":"买方姓名 ","prop":"user_name","isShowTip":true,"isTmpl":false}, {"width":"100","label":"买方姓名 ","prop":"user_name","isShowTip":true,"isTmpl":false},
{"width":"80","label":"注册号","prop":"tm_number","isShowTip":true,"isTmpl":false}, {"width":"80","label":"注册号","prop":"tm_number","isShowTip":true,"isTmpl":false},
{"width":"80","label":"状态","prop":"transfer_status_name","isShowTip":true,"isTmpl":false}, {"width":"80","label":"状态","prop":"transfer_status_name","isShowTip":true,"isTmpl":false},
{"width":"100","label":"买方电话","prop":"mobile","isShowTip":true,"isTmpl":false}, {"width":"100","label":"买方电话","prop":"mobile","isShowTip":true,"isTmpl":false},
{"width":"100","label":"尼斯大类","prop":"ncl_one","isShowTip":true,"isTmpl":false}, {"width":"100","label":"尼斯大类","prop":"ncl_one","isShowTip":true,"isTmpl":false},
{"width":"100","label":"跟进记录","prop":"tracks","isShowTip":true,"isTmpl":false}, {"width":"100","label":"成交价格","prop":"price","isShowTip":true,"isTmpl":false},
{"width":"80","label":"沟通记录","prop":"tracks","isShowTip":true,"isTmpl":true,"isOther2":true},
{"width":"null","label":"操作","name":"null","isShowTip":false,"isTmpl":true,"isBtns":true}, {"width":"null","label":"操作","name":"null","isShowTip":false,"isTmpl":true,"isBtns":true},
] ]
}, },
......
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