yuanrf пре 1 година
родитељ
комит
e464618716
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/OP/CarTouristGuideGroundId.vue

+ 1 - 1
src/components/OP/CarTouristGuideGroundId.vue

@@ -286,7 +286,7 @@ export default {
                             message: '删除成功',
                             type: 'success'
                         });
-                        that.PostVisaByDiId();
+                        that.tableDatas.splice(index,1);
                     } else {
                         that.$message.error('删除失败!');
                     }