Administrator
2022-05-06 6a7b5f379f8d3e8b6d004bdf347cf1e86f3efdaf
src/views/trainingRegistration/index.vue
@@ -638,9 +638,6 @@
          value: list[k].id
        });
      }
      // window.localStorage.setItem("baoming", JSON.stringify(this.choiceName));
      // console.log(this.choiceName);
    },
    handleDelete() {
      if (this.selectionList.length === 0) {