wangxy hai 1 semana
pai
achega
7835a091a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/admin/Hetong/Hetong.vue

+ 1 - 1
pages/admin/Hetong/Hetong.vue

@@ -58,7 +58,7 @@
 
 	function init(id) {
 		
-		if (id) {
+		if (!id) {
 			uni.showToast({
 				title: '数据异常,请确认路径是否完整'
 			})