当前位置:网站首页>The combobox of easyUI selects the first option by default
The combobox of easyUI selects the first option by default
2022-07-26 22:03:00 【reg183】
pmProjectSelect.combobox({
editable:false,
165,
url : ctx + ‘/PmProject/findByProjectMgr’,
//combobox The first... Is selected by default
onLoadSuccess:function(){
var data = pmProjectSelect.combobox(‘getData’);// Get all drop-down box data
if (data.length > 0) {
// If there is data, the first data is selected by default
pmProjectSelect.combobox(‘select’,data[0].value);
}
}
});
边栏推荐
猜你喜欢

Altium Designer 22 修改选中元件的层属性

Technology sharing | do you know the functions of the server interface automated testing and requests library?

FreeRTOS个人笔记-事件

伦敦银外汇走势理解与实操

Matlab draws short-term average amplitude spectrum

Altium designer 22 Chinese character garbled

Vi和Vim文本编辑器
![[shutter -- geTx] pop up - dialog, snackBar, bottomsheet](/img/17/af2e45620e96a78235081145b7bb76.png)
[shutter -- geTx] pop up - dialog, snackBar, bottomsheet

CMake 的使用

A bowl of noodles in a dream
随机推荐
Isilon's onefs common operation commands (I)
也谈数据治理
仅需一个依赖给Swagger换上新皮肤,既简单又炫酷
Samsung releases 108million pixel image sensor isocell bright HMX, and Xiaomi will launch
npm, npm中文文档, npm学习使用
Happens-Before原则深入解读
Circular progress bar animation based on cashapelayer and Bezier curve
Just one dependency to give swagger a new skin, which is simple and cool~
Leetcode exercise - Sword finger offer II 005. maximum product of word length
matlab 画短时平均幅度谱
Isilon 的OneFs常见操作命令(一)
kalibr标定realsenseD435i --多相机标定
What to do if the browser home page is tampered with, and how to recover if the home page is tampered with
Basic operation of (C language) files
Flash source code startup phase
45、实例分割的labelme数据集转coco数据集以及coco数据集转labelme数据集
织梦文档关键词维护不管用
JDBC summary
Li Kou daily question - day 43 -168. Name of Excel table column
js验证复杂密码