819527061@qq.com
2024-01-04 69aa32e17ae22ce3ec25a29b199e1c9d0312d3a4
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)