产品标准(发布)-制修订类型(修订) 清空历史版本文件
This commit is contained in:
@@ -2518,6 +2518,11 @@
|
|||||||
this.form.topId = this.pId
|
this.form.topId = this.pId
|
||||||
this.form.reviseStatus = 'buss2_'+this.form.standStatus
|
this.form.reviseStatus = 'buss2_'+this.form.standStatus
|
||||||
this.form.textStatusBuss = '6jnqba2mby'
|
this.form.textStatusBuss = '6jnqba2mby'
|
||||||
|
// 修订时 清空历史版本文件
|
||||||
|
if(this.form.standStatus==='2') {
|
||||||
|
this.form.LSBBBUSSName = ''
|
||||||
|
this.form.LSBBBUSS = ''
|
||||||
|
}
|
||||||
const json = JSON.stringify(this.form);
|
const json = JSON.stringify(this.form);
|
||||||
this.$http.post('lawss/activiti/completeTask', {
|
this.$http.post('lawss/activiti/completeTask', {
|
||||||
taskIds: this.taskIds,
|
taskIds: this.taskIds,
|
||||||
|
|||||||
Reference in New Issue
Block a user