李天标 6 lat temu
rodzic
commit
e1c0271383
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      pages/User/user.vue

+ 0 - 1
pages/User/user.vue

@@ -100,7 +100,6 @@
 						dataType: 'json',
 						method: "POST",
 						success: (res) => {
-							debugger;
 							uni.showModal({
 								title: '提示',
 								content: '名称:' + value + res.data.message,