gjy 2 lat temu
rodzic
commit
c41a12d5e4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/reimbursement/request_funds.vue

+ 1 - 1
pages/reimbursement/request_funds.vue

@@ -463,7 +463,7 @@
 											delta: 1
 										});
 									} else {
-										that.$api.msg('提交失败')
+										that.$api.msg(res.data.message)
 									}
 								})
 						}