Explorar o código

修改部分细节

yuanrf hai 1 ano
pai
achega
e464618716
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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('删除失败!');
                     }