mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化select2
This commit is contained in:
parent
3b1bef5c78
commit
b059ecca13
@ -63,6 +63,12 @@
|
|||||||
url: "/callComponent/orgManage/list",
|
url: "/callComponent/orgManage/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -58,6 +58,12 @@
|
|||||||
url: "/callComponent/orgManage/list",
|
url: "/callComponent/orgManage/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -63,6 +63,12 @@
|
|||||||
url: "/callComponent/searchStaff/listStaff",
|
url: "/callComponent/searchStaff/listStaff",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -265,6 +265,12 @@
|
|||||||
url: "sdata.json",
|
url: "sdata.json",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
return {
|
return {
|
||||||
floorNum: vc.component.addMachineInfo.floorNum,
|
floorNum: vc.component.addMachineInfo.floorNum,
|
||||||
|
|||||||
@ -71,6 +71,12 @@
|
|||||||
url: "/callComponent/floorSelect2/list",
|
url: "/callComponent/floorSelect2/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -56,6 +56,12 @@
|
|||||||
url: "/callComponent/inspectionRouteManage/list",
|
url: "/callComponent/inspectionRouteManage/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -68,6 +68,12 @@
|
|||||||
url: "/callComponent/machineSelect2/list",
|
url: "/callComponent/machineSelect2/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -58,6 +58,12 @@
|
|||||||
url: "/callComponent/parkingAreaSelect2/list",
|
url: "/callComponent/parkingAreaSelect2/list",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -89,6 +89,12 @@
|
|||||||
url: "/callComponent/roomSelect2/listRoom",
|
url: "/callComponent/roomSelect2/listRoom",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
@ -75,6 +75,12 @@
|
|||||||
url: "/callComponent/unitSelect2/loadUnits",
|
url: "/callComponent/unitSelect2/loadUnits",
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
delay: 250,
|
delay: 250,
|
||||||
|
headers:{
|
||||||
|
'APP-ID': '8000418004',
|
||||||
|
'TRANSACTION-ID' : vc.uuid(),
|
||||||
|
'REQ-TIME': vc.getDateYYYYMMDDHHMISS(),
|
||||||
|
'SIGN' : ''
|
||||||
|
},
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
console.log("param", params);
|
console.log("param", params);
|
||||||
var _term = "";
|
var _term = "";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user