Browse Source

问题修改

SunZehao 11 tháng trước cách đây
mục cha
commit
18d975ed85
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/assessment/assessmentApplicationPage.vue

+ 1 - 1
src/components/assessment/assessmentApplicationPage.vue

@@ -640,7 +640,7 @@ export default {
                 apiPostevaluationdeptadDelete(paramsArr.join(',')).then(datas =>{
                     that.$message({
                         type: 'success',
-                        message: '删除成功!'
+                        message: datas.message
                     });
                     that.getassessmentApplicationList()
                     that.changeDateSelect = []