ソースを参照

Merge branch 'xiaoqin' into mergeBranch

codeMan 2 年 前
コミット
9f6f770826
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/HDrpManagement/Creditbilladj/index.vue

+ 1 - 1
src/HDrpManagement/Creditbilladj/index.vue

@@ -41,7 +41,7 @@ export default {
         }
       })
       console.log(res);
-      this.showMessage(res,() => {
+      this.tool.showMessage(res,() => {
         this.$refs.basicLayout.listData()
       })
     }