产品标准(发布)-制修订类型(修订) 清空历史版本文件

This commit is contained in:
zyn
2023-01-12 11:40:23 +08:00
parent 1961b31ece
commit caabe4613a
@@ -2518,6 +2518,11 @@
this.form.topId = this.pId
this.form.reviseStatus = 'buss2_'+this.form.standStatus
this.form.textStatusBuss = '6jnqba2mby'
// 修订时 清空历史版本文件
if(this.form.standStatus==='2') {
this.form.LSBBBUSSName = ''
this.form.LSBBBUSS = ''
}
const json = JSON.stringify(this.form);
this.$http.post('lawss/activiti/completeTask', {
taskIds: this.taskIds,