|
|
@@ -19,11 +19,11 @@ Page({
|
|
|
checking: "base",
|
|
|
required: true
|
|
|
}, {
|
|
|
- label: "选择客户",
|
|
|
+ label: "选择企业",
|
|
|
error: false,
|
|
|
errMsg: "",
|
|
|
type: "route",
|
|
|
- url: "/packageA/select/setclient/select",
|
|
|
+ url: "/packageA/contract/add/setclient/select",
|
|
|
value: "",
|
|
|
params: {
|
|
|
"id": 20220920083901,
|
|
|
@@ -31,13 +31,13 @@ Page({
|
|
|
nocache: true,
|
|
|
"where": {
|
|
|
"condition": "",
|
|
|
- "type": 2,
|
|
|
+ "type": 7,
|
|
|
typemx: "工具使用(借用)协议"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
query: "&radio=true&idname=sys_enterpriseid",
|
|
|
- placeholder: "选择客户",
|
|
|
+ placeholder: "选择企业",
|
|
|
valueName: "sys_enterpriseid",
|
|
|
checking: "base",
|
|
|
required: true
|