本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
bjquanjiang
/
DigitalScholl
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
数据源下拉框修复type属性传入
西昌缴费二期
liangkun
2 年之前
父節點
47076db58d
當前提交
963fd1c0ed
共有
1 個檔案被更改
,包括
3 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/script/lr-form.js
+ 3
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/script/lr-form.js
查看文件
@@ -460,6 +460,9 @@
if (!op.code) {
return $(this);
}
if (!!op.type) {
dfop.type = op.type;
}
var $select = $(this).lrselect(dfop);
learun.clientdata.getAllAsync('sourceData', {
Write
Preview
Loading…
取消
儲存