k94314517
2025-05-28 a43f9d75a9e0ba2720b3c438a0c5ece7be0eb110
wx/unpackage/dist/dev/mp-weixin/pages/factory_change_personnel/factory_change_personnel.js
@@ -285,6 +285,14 @@
//
//
//
//
//
//
//
//
//
//
//
var _default = {
  data: function data() {
    var _rules;
@@ -301,6 +309,7 @@
      model: {
        memberName: '',
        memberId: '',
        remark: '',
        idcardNo: '',
        oldDuName: '',
        oldDuId: '',
@@ -365,6 +374,7 @@
      this.model.memberId = item.id;
      this.model.idcardNo = item.idcardNo;
      this.model.oldDuName = item.duName;
      this.model.remark = item.remark;
      this.model.oldDuId = item.duId;
      this.model.oldWorkTypeName = item.workTypeName;
      this.model.oldWorktypeId = item.worktypeId;
@@ -435,6 +445,7 @@
      this.model.duName = e.value[0].label;
      this.duSolutionId = e.value[0].duSolutionId;
      this.model.worktypeId = '';
      this.model.remark = '';
      this.model.workTypeName = '';
      this.getGZ();
      this.show = false;