BUG 26248
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
detailTitle() {
|
detailTitle() {
|
||||||
return this.isEdit ? '编辑党员学习' : '党史党员学习'
|
return this.isEdit ? '编辑党员学习' : '党员学习详情'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
|
|||||||
Reference in New Issue
Block a user