feat: There is no way the,
This commit is contained in:
@@ -2913,7 +2913,7 @@
|
|||||||
evaluationHisListByOne() {
|
evaluationHisListByOne() {
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
evaluationHisListByOne({
|
evaluationHisListByOne({
|
||||||
pid: this.pId,taskInfo:'技术委员会评审/评审意见修改评审'
|
pid: this.pId,taskInfo:'技术委员会评审、评审意见修改'
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res) {
|
if (res) {
|
||||||
this.form.evaluationData = JSON.parse(res.mesg)
|
this.form.evaluationData = JSON.parse(res.mesg)
|
||||||
|
|||||||
Reference in New Issue
Block a user