tenggouwa hace 7 años
padre
commit
b896005eca
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6 1
      src/views/agent/applyAgent.vue

+ 6 - 1
src/views/agent/applyAgent.vue

@@ -344,7 +344,12 @@ export default{
           this.dialogVisible = true;
           this.getStatus();
         }else{
-
+          this.$notify({
+            title: '提示',
+            message: data.message,
+            type: 'warning',
+            duration:'2000'
+          });
         }
       },'POST')
       // this.dialogtit=true;