Browse Source

图片更新

wangxy 1 week ago
parent
commit
7835a091a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/admin/Hetong/Hetong.vue

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

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