Ver Fonte

修改进入原因其他类别赋值

cyy há 1 ano atrás
pai
commit
7148ce3da5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/platform/bpmn/alienRegistration/index.vue

+ 1 - 1
src/views/platform/bpmn/alienRegistration/index.vue

@@ -320,7 +320,7 @@ export default {
         bianZhiShiJian: this.getNow(),
         waiLaiRenYuan: this.waiLaiRenYuan,
         keHuMing: this.keHuMing,
-        jinRuYuanYin: this.jinRuYuanYin,
+        jinRuYuanYin: this.jinRuYuanYin === '其他' ? this.qiTa : this.jinRuYuanYin,
         jinRuQuYu: this.jinRuQuYu,
         peiTongRen: this.peiTongRen,
         jieDaiBuMen: this.jieDaiBuMen,