feat: There is no way the, 高级经理节点 其他问题驳回 修改俩个节点评分回显接口参数
This commit is contained in:
@@ -2529,7 +2529,7 @@
|
||||
evaluationHisListByOne() {
|
||||
return new Promise((resolve, reject) => {
|
||||
evaluationHisListByOne({
|
||||
pid: this.pId,taskInfo:'技术委员会评审/评审意见修改评审'
|
||||
pid: this.pId,taskInfo:'标准化复审'
|
||||
}).then(res => {
|
||||
if (res) {
|
||||
this.form.evaluationData = JSON.parse(res.mesg)
|
||||
|
||||
@@ -2592,7 +2592,7 @@
|
||||
evaluationHisListByOne() {
|
||||
return new Promise((resolve, reject) => {
|
||||
evaluationHisListByOne({
|
||||
pid: this.pId,taskInfo:'技术委员会评审/评审意见修改评审'
|
||||
pid: this.pId,taskInfo:'标准法规部高级经理审核'
|
||||
}).then(res => {
|
||||
if (res) {
|
||||
this.form.evaluationData = JSON.parse(res.mesg)
|
||||
|
||||
Reference in New Issue
Block a user