Explorar el Código

Merge branch 'xiaoqin' into mergeBranch

codeMan hace 2 años
padre
commit
9f6f770826
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
       })
     }