Forráskód Böngészése

修改部分细节

yuanrf 1 éve%!(EXTRA string=óta)
szülő
commit
e464618716
1 módosított fájl, 1 hozzáadás és 1 törlés
  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('删除失败!');
                     }