戴艳蓉 3 년 전
부모
커밋
fa26f4946b
5개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.57abc192.js
  3. BIN
      dist/static/js/app.57abc192.js.gz
  4. 0 0
      dist/static/js/app.92d70087.js
  5. 0 1
      src/App.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.57abc192.js


BIN
dist/static/js/app.92d70087.js.gz → dist/static/js/app.57abc192.js.gz


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.92d70087.js


+ 0 - 1
src/App.vue

@@ -57,7 +57,6 @@ export default {
       this.$store
       this.$store
         .dispatch("user/dingUserInfor", model)
         .dispatch("user/dingUserInfor", model)
         .then(async (res) => {
         .then(async (res) => {
-          alert("s"+JSON.stringify(res) )
           if (res === "success") {
           if (res === "success") {
             await this.getMenu();
             await this.getMenu();
           } else {
           } else {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.