Pārlūkot izejas kodu

备件申购修改保存报错提醒

duanxiaoduan 6 mēneši atpakaļ
vecāks
revīzija
434c97b8bd
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 0 0
      dist/index.html
  2. 1 1
      src/views/custom/subscribe/index.vue

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/index.html


+ 1 - 1
src/views/custom/subscribe/index.vue

@@ -2015,7 +2015,7 @@ export default {
               this.dialogFormVisible = false
               this.$notify({ title: '成功', message: '保存成功', type: 'success', duration: 2000 })
             } else {
-              failproccess(response, this.$notify)
+              this.$notify({ title: '保存失败', message: response.data, type: 'warning', duration: 2000 })
             }
           })
         }else{

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels