加活动ID

This commit is contained in:
dengbw
2022-11-24 16:48:37 +08:00
parent c6687f17c1
commit e943490ac3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -172,8 +172,8 @@
fixed: 'left'
},
{
columnKey: 'index',
type: 'index',
prop: 'activityId',
label: 'ID',
width: 45,
align: 'center',
showOverflowTooltip: true,
+1 -1
View File
@@ -163,7 +163,7 @@
},
created() {
Object.assign(this.form, this.loginUser, {
tellPre: '0752',
tellPre: '',
tell: ''
});
},