Explorar el Código

恢复拆卷错误提示

duy hace 1 día
padre
commit
50e2a32b7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/archives/manage/tuning.vue

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

@@ -824,7 +824,7 @@ const tunModalClick = () => {
                         window.$message?.success(msg)
                         getTableData()
                     } else {
-                        window.$message?.warning(msg)
+                        window.$message?.error(msg)
                     }
                 }
             },