mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
授课 去掉面授地点格式化
This commit is contained in:
@@ -1928,9 +1928,6 @@ export default {
|
|||||||
key: "address",
|
key: "address",
|
||||||
width: 120,
|
width: 120,
|
||||||
align: "center",
|
align: "center",
|
||||||
customRender: (text) => {
|
|
||||||
return formatValNull(text.value)
|
|
||||||
},
|
|
||||||
colSortNo: 7,
|
colSortNo: 7,
|
||||||
visible: true,
|
visible: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user