@@ -156,7 +156,7 @@ export default {
return
}
this.loadData()
- }, 6000)
+ }, 2000)
},
loadData () {
try {
@@ -167,6 +167,7 @@
if(res.success){
that.$message.success(res.message);
that.loadData();
+ Utils.$emit('demo','msg');
});
@@ -105,19 +105,19 @@
title: '虚拟网号',
width: '10%',
align: 'center',
- dataIndex: 'nVirtualNo'
+ dataIndex: 'nvirtualNo'
{
title: '公司电话',
- dataIndex: 'nCompanyPhone'
+ dataIndex: 'ncompanyPhone'
title: '公司内线',
- dataIndex: 'nCompanyLine'
+ dataIndex: 'ncompanyLine'
title: '家电',