zgg 2 月之前
父節點
當前提交
feb2b235a9
共有 2 個文件被更改,包括 86 次插入6 次删除
  1. 1 1
      App.vue
  2. 85 5
      components/cpicker/cpicker.vue

+ 1 - 1
App.vue

@@ -44,7 +44,7 @@
 				app.globalData.userinfo.orgId = 0;
 			}
 		// app.globalData.userinfo.orgId = 3;
-		// app.globalData.userinfo.token = '74915013303370';
+		// app.globalData.userinfo.token = '74915041613436';
 		// app.globalData.userinfo.userId = 60;
 			this.checkLogin();
 		},

文件差異過大導致無法顯示
+ 85 - 5
components/cpicker/cpicker.vue