|
@@ -423,7 +423,6 @@ var vConfig = {
|
|
_this.selectedItem.follow = !_this.selectedItem.follow
|
|
_this.selectedItem.follow = !_this.selectedItem.follow
|
|
// _this.getEntFollowState()
|
|
// _this.getEntFollowState()
|
|
if(utils.$envs.inApp && JyObj.checkNoticePermission()!=1 && res.data.status){
|
|
if(utils.$envs.inApp && JyObj.checkNoticePermission()!=1 && res.data.status){
|
|
- alert('1')
|
|
|
|
_this.$dialog({
|
|
_this.$dialog({
|
|
width: 303,
|
|
width: 303,
|
|
className: 'monitor-dialog',
|
|
className: 'monitor-dialog',
|
|
@@ -443,7 +442,6 @@ var vConfig = {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
if(!res.data.msg_open && res.data.status){
|
|
if(!res.data.msg_open && res.data.status){
|
|
- alert('2')
|
|
|
|
_this.$dialog({
|
|
_this.$dialog({
|
|
width: 303,
|
|
width: 303,
|
|
className: 'monitor-dialog',
|
|
className: 'monitor-dialog',
|
|
@@ -462,7 +460,6 @@ var vConfig = {
|
|
})
|
|
})
|
|
|
|
|
|
} else if(res.data.msg_open && res.data.status){
|
|
} else if(res.data.msg_open && res.data.status){
|
|
- alert('3')
|
|
|
|
_this.$toast({
|
|
_this.$toast({
|
|
duration: 2000,
|
|
duration: 2000,
|
|
message: '监控成功,您可前往“工作台-商机-企业情报监控”查看'
|
|
message: '监控成功,您可前往“工作台-商机-企业情报监控”查看'
|