@@ -12,11 +12,10 @@ Page({
url: "/packageA/select/project/select",
value: "",
params: {
- id: 20221020143502,
+ "id": 20221020143503,
content: {
nocache: true,
- "type": 0,
- "isExport": 0,
+ "type": 1,
"where": {
"condition": "",
}
@@ -90,6 +89,7 @@ Page({
let form = this.data.form;
if (data.sa_projectid) {
form[0].value = data.sa_projectid;
+ form[0].disabled = true;
form.splice(1, 0, {
label: "选择客户",
error: false,
@@ -12,14 +12,14 @@ Page({
url: "/packageA/select/setclient/select",
- id: 20221012164402,
- content: {
- nocache: true,
- deleted: 0,
- type: 0,
- isExport: 0,
- where: {
- condition: "",
+ "id": 20220920083901,
+ "content": {
+ "pageNumber": 1,
+ "pageSize": 20,
+ "where": {
+ "condition": "",
+ "type": 7,
+ "sa_projectid": ""
},