Explorar o código

修改部分细节

yuanrf %!s(int64=2) %!d(string=hai) anos
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: '删除成功',
                             message: '删除成功',
                             type: 'success'
                             type: 'success'
                         });
                         });
-                        that.PostVisaByDiId();
+                        that.tableDatas.splice(index,1);
                     } else {
                     } else {
                         that.$message.error('删除失败!');
                         that.$message.error('删除失败!');
                     }
                     }