浏览代码

更新问题

lex-xin 4 年之前
父节点
当前提交
40c4e4f797

+ 1 - 1
src/components/wfd/components/DetailPanel/DefaultDetail.vue

@@ -66,7 +66,7 @@ export default {
     // } else if (this.model.clazz == 'end' && !this.model.label) {
     //   this.onChange('label', '结束')
     // }
-    console.log(this.model)
+    // console.log(this.model)
   }
 }
 </script>

+ 1 - 0
src/components/wfd/components/DetailPanel/FlowDetail.vue

@@ -260,6 +260,7 @@ export default {
       }).then(() => {
         this.conditionList.splice(index, 1)
         this.fieldType.splice(index, 1)
+        this.onChangeCondition()
       })
     }
   }

文件差异内容过多而无法显示
+ 0 - 0
web/index.html


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-43e58088.a6a8a7cf.js


文件差异内容过多而无法显示
+ 0 - 0
web/static/web/js/chunk-43e58088.ec11ffc3.js


部分文件因为文件数量过多而无法显示