@@ -358,8 +358,9 @@
this.canClick = false;
this.$post(url, data, function (ret) {
_this.canClick = true;
+ alertJson(ret)
if (ret.code == 0) {
- if (!ret.message) {
+ if (!ret.message) {
_this.sendEvent('refushku');
api.alert({
title: '入库提示',