正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
@@ -164,14 +164,12 @@ | @@ -164,14 +164,12 @@ | ||
164 | 164 | ||
165 | function set_next_input(obj) { | 165 | function set_next_input(obj) { |
166 | //改变下面这个框的数据源 | 166 | //改变下面这个框的数据源 |
167 | - alert('洗车'); | ||
168 | $("#c-xi_id_text").data("selectPageObject").option.data = 'user/index?pid=1'; | 167 | $("#c-xi_id_text").data("selectPageObject").option.data = 'user/index?pid=1'; |
169 | } | 168 | } |
170 | 169 | ||
171 | 170 | ||
172 | function set_next_input2(obj) { | 171 | function set_next_input2(obj) { |
173 | //改变下面这个框的数据源 | 172 | //改变下面这个框的数据源 |
174 | - alert('找车'); | ||
175 | $("#c-zhao_id_text").data("selectPageObject").option.data = 'user/index?pid=2'; | 173 | $("#c-zhao_id_text").data("selectPageObject").option.data = 'user/index?pid=2'; |
176 | 174 | ||
177 | } | 175 | } |
-
请 注册 或 登录 后发表评论