创建feature分支(从hr-prod拉取),模拟开发场景

parent 12d4d1b5
......@@ -5,7 +5,7 @@
</a:init-procedure>
<a:view>
<script><![CDATA[
//二级联动123
//二级联动12
function onCountryUpdate(ds,record,name,value,oldvalue){
if(name == 'country_code'){
console.log(name);
......
......@@ -4,7 +4,7 @@
<a:link id="pageLink_room_info_edit" url="${/request/@context_path}/modules/hls_rent/RENT100/room_info_edit.screen"/>
<a:link id="pageLink_room_info_new" url="${/request/@context_path}/modules/hls_rent/RENT100/room_info_new.screen"/>
<script><![CDATA[
//新增按钮
//新增按钮11
function RENT100_roomInfoAdd(){
new Aurora.Window({
id:'room_info_new_window',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment