|
@@ -71,6 +71,8 @@ Page({
|
|
|
params: {
|
|
params: {
|
|
|
id: 20221012164402,
|
|
id: 20221012164402,
|
|
|
content: {
|
|
content: {
|
|
|
|
|
+ pageNumber: 1,
|
|
|
|
|
+ pageTotal: 1,
|
|
|
nocache: true,
|
|
nocache: true,
|
|
|
type: 0,
|
|
type: 0,
|
|
|
isExport: 0,
|
|
isExport: 0,
|
|
@@ -85,7 +87,7 @@ Page({
|
|
|
}]
|
|
}]
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
- query: "&radio=true",
|
|
|
|
|
|
|
+ query: "&radio=true&idname=sys_enterpriseid",
|
|
|
interrupt: true,
|
|
interrupt: true,
|
|
|
placeholder: "选择客户",
|
|
placeholder: "选择客户",
|
|
|
valueName: "sys_enterprise",
|
|
valueName: "sys_enterprise",
|
|
@@ -183,7 +185,7 @@ Page({
|
|
|
}]
|
|
}]
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
- query: "&radio=true",
|
|
|
|
|
|
|
+ query: "&radio=true&idname=sys_enterpriseid",
|
|
|
placeholder: "选择客户",
|
|
placeholder: "选择客户",
|
|
|
valueName: "sys_enterprise",
|
|
valueName: "sys_enterprise",
|
|
|
checking: "base",
|
|
checking: "base",
|