Explorar el Código

测试档案调整里的卷内文件删除ids

ZaiZai hace 2 años
padre
commit
ce4144ba29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/archives/tuning.vue

+ 1 - 1
src/views/archives/tuning.vue

@@ -418,7 +418,7 @@ const delModalClick = () => {
                 ctx.confirmButtonLoading = false;
                 if (!error && code === 200) {
                     window.$message?.success(msg)
-
+                    getintableData()
                 } else {
                     window.$message?.warning(msg)
                  }