合并分支 'fix_foton_20230613' 到 'master'
更名流程不管是否起草节点批准完成后都生成新代办 查看合并请求 laws-foton-slrs/foton-laws-system-front!95
This commit is contained in:
@@ -553,9 +553,9 @@ export default {
|
|||||||
if (res.success) {
|
if (res.success) {
|
||||||
this.addLog(this.qbfsForm)
|
this.addLog(this.qbfsForm)
|
||||||
this.$message.success(res.message)
|
this.$message.success(res.message)
|
||||||
if(this.type === '4' && data.isNot === '1'){
|
if(this.type === '4'){
|
||||||
this.batchToDoTasks(data.ids).then((result)=>{
|
this.batchToDoTasks(data.ids).then((result)=>{
|
||||||
if(result.success){
|
if(result.ok){
|
||||||
console.log(result)
|
console.log(result)
|
||||||
this.$router.push('/processCenter')
|
this.$router.push('/processCenter')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user