tenggouwa 7 年 前
コミット
b896005eca
1 ファイル変更6 行追加1 行削除
  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;