Explorar el Código

按月封装提示修改

duy hace 1 mes
padre
commit
20ee0367ed
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      src/views/ledger/components/table-list.vue

+ 1 - 3
src/views/ledger/components/table-list.vue

@@ -717,9 +717,7 @@ const byMonthModalSave = async () => {
       byMonthModalClose()
         getTableData().then()
 
-    } else {
-        window.$message?.error(msg ?? '操作失败')
-    }
+    } 
 }
 
 const monthList = () => {