zhengnaiwen_citu 5 달 전
부모
커밋
1c8932d0ec
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/humanResources/accumulatePoints/accumulatePointsApply/accumulatePointsApplyEdit.vue

+ 1 - 0
src/views/humanResources/accumulatePoints/accumulatePointsApply/accumulatePointsApplyEdit.vue

@@ -164,6 +164,7 @@ export default {
           item: param
         })
         this.$refs.dialog.close()
+        this.$message.success('提交成功')
         this.$emit('success')
       } catch (error) {
         this.$message.error(error)