Explorar o código

元素删除,修改总量

gangyj %!s(int64=3) %!d(string=hai) anos
pai
achega
60917320af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/manager/wbsinfo/edit.vue

+ 1 - 0
src/views/manager/wbsinfo/edit.vue

@@ -1968,6 +1968,7 @@ export default {
           removeElement(row.id, this.curEleTable.initTableName, row.ekey).then(() => {
             list.splice(index, 1);
           })
+          this.curEleTable.elementTotal --;
         })
       } else {
         list.splice(index, 1);