wente
2023-12-06 8d6b00893e1e729621b2d09393e151eb1d9a5617
web/src/views/modules/testCheckOrder/TestCheckOrder-AddOrUpdate.vue
@@ -161,10 +161,10 @@
        this.getInfo()
        //console.log(this.dataForm.id, this.dataForm.projectId, this.stepMarker, 'this.dataForm.id, this.dataForm.projectId,this.stepMarker')
      },
      // 获取信息
      indexFormat(index) {
        return index += 1
      },
      // 获取信息
      async getInfo() {
        let params = {
          checkId: this.dataForm.id,