qx
qx
2025-06-09 ffa7a2c2a6d47b196cb30871bf5467916947fc29
qx
1个文件已修改
2 ■■■■■ 已修改文件
src/views/doctor/checkAll/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/checkAll/index.vue
@@ -1921,6 +1921,7 @@
                  this.isLoading = true
                  this.drawer = true;
                  getupdateCheckType(this.tjNumber).then((response) => {
                     this.isLoading = false
                    this.changedate = response.data;
                    if (this.changedate) {
                      this.changedate.forEach((item) => {
@@ -1969,6 +1970,7 @@
                      this.isLoading = true
                      this.drawer = true;
                      getupdateCheckType(this.tjNumber).then((response) => {
                         this.isLoading = false
                        this.changedate = response.data;
                        if (this.changedate) {
                          for (let i = 0; i < this.changedate.length; i++) {