汇总(项目清单确认流程) 修改
This commit is contained in:
@@ -866,6 +866,7 @@ export default {
|
||||
pId: this.pId
|
||||
}).then(res => {
|
||||
if (res) {
|
||||
this.commentText = res.commitText || ''
|
||||
const processForm = JSON.parse(res.mesg);
|
||||
let commitStatus = res.commitStatus
|
||||
if(commitStatus && commitStatus > 0){
|
||||
|
||||
Reference in New Issue
Block a user