【fix:bug】-1、分标委分发不提示 2、报名时候 显示信息的错误
This commit is contained in:
@@ -286,6 +286,7 @@ export default {
|
||||
* 初始化数据
|
||||
*/
|
||||
initData() {
|
||||
console.log("-----------------")
|
||||
this.checkedKeys = []
|
||||
this.selectedRowKeys = []
|
||||
this.ipagination.current = 1
|
||||
@@ -459,7 +460,7 @@ export default {
|
||||
judgeEmailStatusFunc() {
|
||||
this.needMail = false
|
||||
// 非工作组项目的情况 不进行请求
|
||||
if(this.projectType !== 1) return
|
||||
// if(this.projectType !== 1) return
|
||||
const params = {
|
||||
code: 'QY_12_WJTZ_WORK_GROUP_SEND'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user