Ver Fonte

修改了柴油用量提示

duanxiaoduan há 1 ano atrás
pai
commit
f152ee4438
2 ficheiros alterados com 6 adições e 1 exclusões
  1. 0 0
      dist/index.html
  2. 6 1
      src/views/cost/diesel/index.vue

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/index.html


+ 6 - 1
src/views/cost/diesel/index.vue

@@ -1006,7 +1006,12 @@ export default {
                 duration: 2000
               })
             } else {
-              failproccess(response.data, this.$notify)
+              this.$notify({
+                title: '保存失败',
+                message: response.data,
+                type: 'warning',
+                duration: 2000
+              })
             }
           })
         }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff