zhengnaiwen_citu il y a 5 mois
Parent
commit
1c8932d0ec

+ 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)