Commit de06e613 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

🌈 style(): 修改了schema时间选择的样式

parent 7ad1baa0
......@@ -130,13 +130,13 @@ export enum LAYOUT_TYPE {
// 本地环境跳过权限校验
export const isDev = process.env.NODE_ENV === "development"
// export const isDev = process.env.NODE_ENV === "development"
// 暂时将权限访问关闭
// export const isDev = false
export const isDev = false
export const Environment_Status = {
0: "所有",
......
......@@ -64,9 +64,9 @@ export const OFFERSEARCHSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -69,9 +69,9 @@ export const WAITAUDITINQUIRYONESCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -69,9 +69,9 @@ export const WAITAUDITINQUIRYTWOSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -73,9 +73,9 @@ export const WAITSUBMITAUDITOFFERSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -73,9 +73,9 @@ export const WAITSUBMITOFFERSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -44,7 +44,7 @@ export const INQUIRYSEARCHSCHEMA: ISchema = {
inline: true
},
properties: {
memberName: {
inquiryListMemberName: {
type: 'string',
"x-component-props": {
placeholder: '询价会员'
......@@ -58,9 +58,9 @@ export const INQUIRYSEARCHSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -64,9 +64,9 @@ export const OFFERSEARCHSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -69,9 +69,9 @@ export const WAITADDOFFERSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -69,9 +69,9 @@ export const WAITAUDITOFFERONESCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -69,9 +69,9 @@ export const WAITADUITOFFERTWOSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -69,9 +69,9 @@ export const WAITSUBMITOFFERSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -56,9 +56,9 @@ export const INQUIRYSEARCHSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......
......@@ -61,9 +61,9 @@ export const WAITADDINQURYSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -63,9 +63,9 @@ export const WAITAUDITINQUIRYONESCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -63,9 +63,9 @@ export const WAITAUDITINQUIRYTWOSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -63,9 +63,9 @@ export const WAITSUBMITINQUIRYSCHEMA: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: "string",
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: "单据时间(全部)",
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -65,9 +65,9 @@ export const LOGISTICSBILLQUERYSCHEMA: ISchema = {
},
'[invoicesTimeStart,invoicesTimeEnd]': {
type: 'string',
'x-component': 'dateSelect',
'x-component-props': {
placeholder: '单据时间',
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -166,9 +166,9 @@ export const WAITSBUMITLOGISTICSBILLSCHEMA: ISchema = {
},
'[invoicesTimeStart,invoicesTimeEnd]': {
type: 'string',
'x-component': 'dateSelect',
'x-component-props': {
placeholder: '单据时间',
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -84,9 +84,9 @@ export const LOGISTICSBILLQUERYSCHEMA: ISchema = {
},
'[invoicesTimeStart,invoicesTimeEnd]': {
type: 'string',
'x-component': 'dateSelect',
'x-component-props': {
placeholder: '单据时间',
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -182,9 +182,9 @@ export const WAITSBUMITLOGISTICSBILLSCHEMA: ISchema = {
},
'[invoicesTimeStart,invoicesTimeEnd]': {
type: 'string',
'x-component': 'dateSelect',
'x-component-props': {
placeholder: '单据时间',
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: ['开始时间','结束时间'],
}
},
}
......
......@@ -55,9 +55,9 @@ export const INQUIRYDEMANDORDER_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......@@ -156,9 +156,9 @@ export const INQUIRYWAITORDER_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -223,9 +223,9 @@ export const PurchaseDemandSchema: ISchema = {
properties: {
"[startDocumentsTime,endDocumentsTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......@@ -337,9 +337,9 @@ export const PurchaseDemandPublicSchema: ISchema = {
},
"[startDocumentsTime,endDocumentsTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -603,9 +603,9 @@ export const CONFIRMOFFERSERAH_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......@@ -695,9 +695,9 @@ export const CONFIRMOFFERSUBMITAPRICE_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -777,9 +777,9 @@ export const CONFIRMOFFERAUDIT_SCHEMA: ISchema = {
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
}
......@@ -856,9 +856,9 @@ export const OFFERDEMANDSERAH_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
......@@ -942,9 +942,9 @@ export const OFFERSERAH_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
externalState: {
......@@ -1049,9 +1049,9 @@ export const OFFERSERAHAUDIT_SCHEMA: ISchema = {
},
"[startTime,endTime]": {
type: 'string',
"x-component": "dateSelect",
"x-component": "DateRangePickerUnix",
"x-component-props": {
placeholder: '单据时间(全部)',
placeholder: ['开始时间','结束时间'],
}
},
memberName: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment