src/views/operate/images/index.vue
@@ -276,7 +276,7 @@
    },
    // 执行下拉框操作
    selectChange(list) {
      debugger
      // debugger
      if (this.tempList.length !== 0) {
          this.preMyIdx = list;
          this.mulDelete(this.tempList);
@@ -577,4 +577,4 @@
    background-color: #09152f;
  }
}
</style>
</style>