819527061@qq.com
2023-12-28 3d1dc105d597445796920327fb67653bc42b8473
src/components/page/ticket/index.vue
@@ -235,7 +235,7 @@
      },
      // 新增 / 修改
      addOrUpdateHandle2 (row) {
        if(row.personName != null){
        if(row.personName != null && row.personName != ''){
          this.addOrUpdateVisible2 = true
          this.$nextTick(() => {
            this.$refs.addOrUpdate2.init(row.id)