tenggouwa 7 years ago
parent
commit
b896005eca
1 changed files with 6 additions and 1 deletions
  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;