diff --git a/src/App.vue b/src/App.vue
index 5f8ec4e..a1ba601 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -49,12 +49,12 @@ body,
.el-dialog__header{
padding: 13px 16px !important;
border-bottom: 1px solid #0c2556 !important;
-
+ background: #284c89;
.el-dialog__title{
- font-size: 14px !important;
+ font-size: 16px !important;
font-weight: bold;
font-stretch: normal;
- color: #0c2556 !important;
+ color: #fff !important;
}
}
@@ -88,5 +88,19 @@ body,
background-color: #fff;
text-align: right;
}
+ .avue-crud__dialog__menu{
+ i{
+ color: #fff;
+ display: none;
+ }
+ }
+ .el-dialog__close{
+ color: #fff;
+ font-size: 20px;
+ &:hover{
+ color: #fff;
+ }
+ }
}
+
diff --git a/src/option/job/jobinfo.js b/src/option/job/jobinfo.js
index b4de472..5d079ee 100644
--- a/src/option/job/jobinfo.js
+++ b/src/option/job/jobinfo.js
@@ -131,6 +131,14 @@ export default {
dialogWidth: 1200,
dialogClickModal: false,
tabs: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '任务应用',
diff --git a/src/option/job/jobserver.js b/src/option/job/jobserver.js
index 27914be..7d445ba 100644
--- a/src/option/job/jobserver.js
+++ b/src/option/job/jobserver.js
@@ -12,6 +12,14 @@ export default {
labelWidth: 100,
menuWidth: 350,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '服务名称',
diff --git a/src/option/system/dict.js b/src/option/system/dict.js
index aac2d8a..f2e5873 100644
--- a/src/option/system/dict.js
+++ b/src/option/system/dict.js
@@ -11,6 +11,13 @@ export const optionParent = {
menuWidth: 250,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
@@ -101,6 +108,13 @@ export const optionChild = {
menuWidth: 300,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
diff --git a/src/option/system/dictbiz.js b/src/option/system/dictbiz.js
index 18a884b..c12ed75 100644
--- a/src/option/system/dictbiz.js
+++ b/src/option/system/dictbiz.js
@@ -11,6 +11,13 @@ export const optionParent = {
menuWidth: 250,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
@@ -102,6 +109,13 @@ export const optionChild = {
menuWidth: 300,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
diff --git a/src/option/system/user.js b/src/option/system/user.js
index f579bd2..2c0964f 100644
--- a/src/option/system/user.js
+++ b/src/option/system/user.js
@@ -361,6 +361,13 @@ export const platformOption = {
dialogClickModal: false,
menuWidth: 120,
editBtnText: '配置',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '登录账号',
diff --git a/src/option/tool/code.js b/src/option/tool/code.js
index 2447102..c733373 100644
--- a/src/option/tool/code.js
+++ b/src/option/tool/code.js
@@ -15,6 +15,13 @@ export const codeOption = {
viewBtn: true,
dialogClickModal: false,
tabs: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '模块名',
diff --git a/src/option/tool/codesetting.js b/src/option/tool/codesetting.js
index 2d53d2c..0b61895 100644
--- a/src/option/tool/codesetting.js
+++ b/src/option/tool/codesetting.js
@@ -13,6 +13,13 @@ export default {
searchLabelWidth: 100,
menuWidth: 320,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '配置名称',
diff --git a/src/option/tool/formsetting.js b/src/option/tool/formsetting.js
index 9fb0b62..5b40c6f 100644
--- a/src/option/tool/formsetting.js
+++ b/src/option/tool/formsetting.js
@@ -14,6 +14,13 @@ export default {
menuWidth: 320,
dialogWidth: 500,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '数据源',
diff --git a/src/styles/common.scss b/src/styles/common.scss
index 0054ea2..3c32a16 100644
--- a/src/styles/common.scss
+++ b/src/styles/common.scss
@@ -133,3 +133,7 @@ a {
top: 0;
bottom: 0;
}
+
+.avue-form__menu--right{
+ padding-right:12px !important
+}
\ No newline at end of file
diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss
index be21628..179a7e5 100644
--- a/src/styles/element-ui.scss
+++ b/src/styles/element-ui.scss
@@ -86,4 +86,4 @@
.priority-6-row {
background: #c8a4f8 !important;
-}
\ No newline at end of file
+}
diff --git a/src/views/authority/apiscope.vue b/src/views/authority/apiscope.vue
index 66fe087..9811f06 100644
--- a/src/views/authority/apiscope.vue
+++ b/src/views/authority/apiscope.vue
@@ -131,6 +131,13 @@ export default {
delBtn: false,
menuWidth: 150,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '菜单名称',
@@ -319,6 +326,13 @@ export default {
menuWidth: 200,
dialogWidth: 900,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '权限名称',
diff --git a/src/views/authority/datascope.vue b/src/views/authority/datascope.vue
index 14d0b9a..8738e65 100644
--- a/src/views/authority/datascope.vue
+++ b/src/views/authority/datascope.vue
@@ -135,6 +135,13 @@ export default {
delBtn: false,
menuWidth: 150,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '菜单名称',
@@ -323,6 +330,13 @@ export default {
menuWidth: 200,
dialogWidth: 900,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '权限名称',
diff --git a/src/views/authority/role.vue b/src/views/authority/role.vue
index 38d2699..19037ab 100644
--- a/src/views/authority/role.vue
+++ b/src/views/authority/role.vue
@@ -152,6 +152,13 @@ export default {
dialogWidth: 600,
dialogClickModal: false,
filterBtn: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '上级角色',
diff --git a/src/views/basicData/calculationFormula/tankDosing.vue b/src/views/basicData/calculationFormula/tankDosing.vue
index 7163910..71a879e 100644
--- a/src/views/basicData/calculationFormula/tankDosing.vue
+++ b/src/views/basicData/calculationFormula/tankDosing.vue
@@ -74,6 +74,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '公式名称',
diff --git a/src/views/basicData/calculationFormula/theoreticalValue.vue b/src/views/basicData/calculationFormula/theoreticalValue.vue
index 193bb01..1f13a3d 100644
--- a/src/views/basicData/calculationFormula/theoreticalValue.vue
+++ b/src/views/basicData/calculationFormula/theoreticalValue.vue
@@ -74,6 +74,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '公式名称',
diff --git a/src/views/basicData/jobTransferManagement - 副本.vue b/src/views/basicData/jobTransferManagement - 副本.vue
index 1834ef7..6d6ee4f 100644
--- a/src/views/basicData/jobTransferManagement - 副本.vue
+++ b/src/views/basicData/jobTransferManagement - 副本.vue
@@ -84,6 +84,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '姓名',
diff --git a/src/views/basicData/jobTransferManagement.vue b/src/views/basicData/jobTransferManagement.vue
index e024355..791e539 100644
--- a/src/views/basicData/jobTransferManagement.vue
+++ b/src/views/basicData/jobTransferManagement.vue
@@ -240,6 +240,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '所属班组',
diff --git a/src/views/basicData/localPlateParts/index.vue b/src/views/basicData/localPlateParts/index.vue
index 56b0ca0..b26d812 100644
--- a/src/views/basicData/localPlateParts/index.vue
+++ b/src/views/basicData/localPlateParts/index.vue
@@ -62,6 +62,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '零件编号',
diff --git a/src/views/basicData/materialQuota/components/KAu.vue b/src/views/basicData/materialQuota/components/KAu.vue
index b6b56ad..3c1d785 100644
--- a/src/views/basicData/materialQuota/components/KAu.vue
+++ b/src/views/basicData/materialQuota/components/KAu.vue
@@ -72,6 +72,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '镀层厚度',
diff --git a/src/views/basicData/materialQuota/components/silverAnode.vue b/src/views/basicData/materialQuota/components/silverAnode.vue
index b6b56ad..3c1d785 100644
--- a/src/views/basicData/materialQuota/components/silverAnode.vue
+++ b/src/views/basicData/materialQuota/components/silverAnode.vue
@@ -72,6 +72,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '镀层厚度',
diff --git a/src/views/basicData/moldRelationshipTable.vue b/src/views/basicData/moldRelationshipTable.vue
index 59d1330..b16b3d8 100644
--- a/src/views/basicData/moldRelationshipTable.vue
+++ b/src/views/basicData/moldRelationshipTable.vue
@@ -62,6 +62,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '物料编号',
diff --git a/src/views/basicData/platThicknessRelation/index.vue b/src/views/basicData/platThicknessRelation/index.vue
index 662ddbd..39e9722 100644
--- a/src/views/basicData/platThicknessRelation/index.vue
+++ b/src/views/basicData/platThicknessRelation/index.vue
@@ -65,6 +65,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '镀层代号',
diff --git a/src/views/basicData/shiftManagement.vue b/src/views/basicData/shiftManagement.vue
index 0febbe2..b418992 100644
--- a/src/views/basicData/shiftManagement.vue
+++ b/src/views/basicData/shiftManagement.vue
@@ -64,7 +64,13 @@ export default {
searchShowBtn: false,
excelBtn: true,
showOverflowTooltip: true,
- align:'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '班次',
diff --git a/src/views/basicData/teamManagement.vue b/src/views/basicData/teamManagement.vue
index 29ae96d..02af1f5 100644
--- a/src/views/basicData/teamManagement.vue
+++ b/src/views/basicData/teamManagement.vue
@@ -225,6 +225,13 @@ export default {
searchShowBtn: false,
excelBtn: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '编码',
diff --git a/src/views/basicData/warehouseMaintenance.vue b/src/views/basicData/warehouseMaintenance.vue
index 0f03051..c3767cf 100644
--- a/src/views/basicData/warehouseMaintenance.vue
+++ b/src/views/basicData/warehouseMaintenance.vue
@@ -79,6 +79,13 @@
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/basicData/workCenter.vue b/src/views/basicData/workCenter.vue
index 27c6d74..d04d189 100644
--- a/src/views/basicData/workCenter.vue
+++ b/src/views/basicData/workCenter.vue
@@ -164,6 +164,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '编码',
diff --git a/src/views/changeJobManagement/trainingPlan.vue b/src/views/changeJobManagement/trainingPlan.vue
index 7c69f09..1fb34a1 100644
--- a/src/views/changeJobManagement/trainingPlan.vue
+++ b/src/views/changeJobManagement/trainingPlan.vue
@@ -58,6 +58,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '培训计划名称',
diff --git a/src/views/changeJobManagement/trainingRecordManagement.vue b/src/views/changeJobManagement/trainingRecordManagement.vue
index d5e6fba..1e6166a 100644
--- a/src/views/changeJobManagement/trainingRecordManagement.vue
+++ b/src/views/changeJobManagement/trainingRecordManagement.vue
@@ -120,6 +120,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '姓名',
diff --git a/src/views/costManagement/costConfiguration.vue b/src/views/costManagement/costConfiguration.vue
index 522d3f8..c86f377 100644
--- a/src/views/costManagement/costConfiguration.vue
+++ b/src/views/costManagement/costConfiguration.vue
@@ -145,7 +145,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
- align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: []
}
}
diff --git a/src/views/costManagement/subjectFeeMaintenance.vue b/src/views/costManagement/subjectFeeMaintenance.vue
index a75a2aa..6421990 100644
--- a/src/views/costManagement/subjectFeeMaintenance.vue
+++ b/src/views/costManagement/subjectFeeMaintenance.vue
@@ -129,7 +129,15 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
- align:'center',
+
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '费用科目',
diff --git a/src/views/costStatistics/index.vue b/src/views/costStatistics/index.vue
index 6a475f2..3c32a7b 100644
--- a/src/views/costStatistics/index.vue
+++ b/src/views/costStatistics/index.vue
@@ -81,7 +81,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
- align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '作业中心编码',
diff --git a/src/views/data/record.vue b/src/views/data/record.vue
index f7f312b..b6ed9db 100644
--- a/src/views/data/record.vue
+++ b/src/views/data/record.vue
@@ -101,6 +101,14 @@ export default {
menuWidth: 120,
labelWidth: 120,
dialogType: 'drawer',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '服务ID',
diff --git a/src/views/desk/notice-composition.vue b/src/views/desk/notice-composition.vue
index 6c7a7f2..84ae858 100644
--- a/src/views/desk/notice-composition.vue
+++ b/src/views/desk/notice-composition.vue
@@ -67,6 +67,14 @@ const option = reactive({
excelBtn: true,
dialogClickModal: false,
grid: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '通知标题',
diff --git a/src/views/desk/notice.vue b/src/views/desk/notice.vue
index 4ae2ccf..bdfc9bf 100644
--- a/src/views/desk/notice.vue
+++ b/src/views/desk/notice.vue
@@ -67,6 +67,14 @@ export default {
excelBtn: true,
dialogClickModal: false,
grid: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '通知标题',
diff --git a/src/views/energyManagement/components/electricityQuota.vue b/src/views/energyManagement/components/electricityQuota.vue
index b6722b5..e83c34f 100644
--- a/src/views/energyManagement/components/electricityQuota.vue
+++ b/src/views/energyManagement/components/electricityQuota.vue
@@ -56,6 +56,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '作业中心',
diff --git a/src/views/energyManagement/components/electricityTarget.vue b/src/views/energyManagement/components/electricityTarget.vue
index b586ad2..428ea65 100644
--- a/src/views/energyManagement/components/electricityTarget.vue
+++ b/src/views/energyManagement/components/electricityTarget.vue
@@ -56,6 +56,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
diff --git a/src/views/energyManagement/components/waterQuota.vue b/src/views/energyManagement/components/waterQuota.vue
index 73f64ae..dfe43ca 100644
--- a/src/views/energyManagement/components/waterQuota.vue
+++ b/src/views/energyManagement/components/waterQuota.vue
@@ -56,6 +56,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '作业中心',
diff --git a/src/views/energyManagement/components/waterTarget.vue b/src/views/energyManagement/components/waterTarget.vue
index 4e317d6..bb52066 100644
--- a/src/views/energyManagement/components/waterTarget.vue
+++ b/src/views/energyManagement/components/waterTarget.vue
@@ -56,6 +56,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
diff --git a/src/views/energyManagement/electricityManagement.vue b/src/views/energyManagement/electricityManagement.vue
index 55178cf..e0d8d33 100644
--- a/src/views/energyManagement/electricityManagement.vue
+++ b/src/views/energyManagement/electricityManagement.vue
@@ -52,6 +52,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '作业中心',
diff --git a/src/views/energyManagement/energyMonitoring.vue b/src/views/energyManagement/energyMonitoring.vue
index 03a6bb6..80ad007 100644
--- a/src/views/energyManagement/energyMonitoring.vue
+++ b/src/views/energyManagement/energyMonitoring.vue
@@ -59,6 +59,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '日期',
diff --git a/src/views/energyManagement/peakFlatValley.vue b/src/views/energyManagement/peakFlatValley.vue
index 96f5d6d..6712e72 100644
--- a/src/views/energyManagement/peakFlatValley.vue
+++ b/src/views/energyManagement/peakFlatValley.vue
@@ -60,6 +60,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '月份',
diff --git a/src/views/energyManagement/waterManagement.vue b/src/views/energyManagement/waterManagement.vue
index 47fac1e..a50a872 100644
--- a/src/views/energyManagement/waterManagement.vue
+++ b/src/views/energyManagement/waterManagement.vue
@@ -52,6 +52,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '作业中心',
diff --git a/src/views/equiptManagement/equipmentLedger/index.vue b/src/views/equiptManagement/equipmentLedger/index.vue
index 361a7c4..bcd54da 100644
--- a/src/views/equiptManagement/equipmentLedger/index.vue
+++ b/src/views/equiptManagement/equipmentLedger/index.vue
@@ -87,6 +87,14 @@ export default {
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '设备编码',
@@ -238,6 +246,7 @@ export default {
limit: 1,
fileSize: 10000,
action:'',
+ hide:true,
tip: '只能上传 image/gif,image/jpeg,image/jpg,image/png 附件,且不超过 10M',
},
],
diff --git a/src/views/equiptManagement/equipmentMaintenanceRecord/index.vue b/src/views/equiptManagement/equipmentMaintenanceRecord/index.vue
index c9681fd..475f925 100644
--- a/src/views/equiptManagement/equipmentMaintenanceRecord/index.vue
+++ b/src/views/equiptManagement/equipmentMaintenanceRecord/index.vue
@@ -82,6 +82,14 @@ export default {
searchIndex: 3,
searchIcon: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '设备编号',
diff --git a/src/views/equiptManagement/measurementRecords/index.vue b/src/views/equiptManagement/measurementRecords/index.vue
index d0ea471..4f93875 100644
--- a/src/views/equiptManagement/measurementRecords/index.vue
+++ b/src/views/equiptManagement/measurementRecords/index.vue
@@ -83,6 +83,14 @@ export default {
searchIndex: 3,
searchIcon: true,
menu:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '编号',
diff --git a/src/views/equiptManagement/workwearManagement/index.vue b/src/views/equiptManagement/workwearManagement/index.vue
index 89b436b..a24337e 100644
--- a/src/views/equiptManagement/workwearManagement/index.vue
+++ b/src/views/equiptManagement/workwearManagement/index.vue
@@ -61,6 +61,14 @@ export default {
gridBtn: false,
index: false,
searchShowBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: []
},
data: []
@@ -207,6 +215,6 @@ export default {
\ No newline at end of file
diff --git a/src/views/flow/follow.vue b/src/views/flow/follow.vue
index 3c9938b..a30e8f7 100644
--- a/src/views/flow/follow.vue
+++ b/src/views/flow/follow.vue
@@ -72,6 +72,14 @@ export default {
dialogWidth: 900,
menuWidth: 100,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '执行id',
diff --git a/src/views/flow/manager.vue b/src/views/flow/manager.vue
index 6658cef..56d9564 100644
--- a/src/views/flow/manager.vue
+++ b/src/views/flow/manager.vue
@@ -161,6 +161,14 @@ export default {
dialogWidth: 900,
menuWidth: 250,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '租户编号',
diff --git a/src/views/flow/model.vue b/src/views/flow/model.vue
index 33b3518..fdf213b 100644
--- a/src/views/flow/model.vue
+++ b/src/views/flow/model.vue
@@ -220,6 +220,14 @@ export default {
dialogClickModal: false,
size: 'default',
searchSize: 'default',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '模型主键',
diff --git a/src/views/flowManagement/managementOfKeyTasks.vue b/src/views/flowManagement/managementOfKeyTasks.vue
index 53c72f4..7a7f8da 100644
--- a/src/views/flowManagement/managementOfKeyTasks.vue
+++ b/src/views/flowManagement/managementOfKeyTasks.vue
@@ -382,6 +382,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '单据号',
diff --git a/src/views/inboundOutboundManagement/binTransfer/index.vue b/src/views/inboundOutboundManagement/binTransfer/index.vue
index 1bd6e13..96415f1 100644
--- a/src/views/inboundOutboundManagement/binTransfer/index.vue
+++ b/src/views/inboundOutboundManagement/binTransfer/index.vue
@@ -58,6 +58,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '物料编号',
diff --git a/src/views/inboundOutboundManagement/glassCakeOutbound/components/addDialog.vue b/src/views/inboundOutboundManagement/glassCakeOutbound/components/addDialog.vue
index 002d502..91177c9 100644
--- a/src/views/inboundOutboundManagement/glassCakeOutbound/components/addDialog.vue
+++ b/src/views/inboundOutboundManagement/glassCakeOutbound/components/addDialog.vue
@@ -76,6 +76,14 @@ export default {
searchShowBtn: false,
showOverflowTooltip: true,
header: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '车间订单号',
diff --git a/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue b/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue
index 580181a..29cb997 100644
--- a/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue
+++ b/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue
@@ -69,6 +69,14 @@ export default {
searchShowBtn: false,
showOverflowTooltip: true,
header: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '车间订单号',
diff --git a/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue b/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue
index d7b4d07..f86bb41 100644
--- a/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue
+++ b/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue
@@ -82,6 +82,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '出库单号',
diff --git a/src/views/inboundOutboundManagement/materialIssuing.vue b/src/views/inboundOutboundManagement/materialIssuing.vue
index b75f240..33fd83b 100644
--- a/src/views/inboundOutboundManagement/materialIssuing.vue
+++ b/src/views/inboundOutboundManagement/materialIssuing.vue
@@ -62,6 +62,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '提请物料',
diff --git a/src/views/inboundOutboundManagement/otherIssuing/index.vue b/src/views/inboundOutboundManagement/otherIssuing/index.vue
index 5b9312c..f862712 100644
--- a/src/views/inboundOutboundManagement/otherIssuing/index.vue
+++ b/src/views/inboundOutboundManagement/otherIssuing/index.vue
@@ -75,6 +75,14 @@ export default {
excelBtn: true,
columnSort: true,
index: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '出库单号',
diff --git a/src/views/inboundOutboundManagement/otherReceiving.vue b/src/views/inboundOutboundManagement/otherReceiving.vue
index a3ff6ad..69acede 100644
--- a/src/views/inboundOutboundManagement/otherReceiving.vue
+++ b/src/views/inboundOutboundManagement/otherReceiving.vue
@@ -64,6 +64,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '入库单号',
diff --git a/src/views/inboundOutboundManagement/pickListPrinting.vue b/src/views/inboundOutboundManagement/pickListPrinting.vue
index 82753d6..5001dae 100644
--- a/src/views/inboundOutboundManagement/pickListPrinting.vue
+++ b/src/views/inboundOutboundManagement/pickListPrinting.vue
@@ -84,6 +84,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '出库单号',
diff --git a/src/views/inboundOutboundManagement/returnReceiving.vue b/src/views/inboundOutboundManagement/returnReceiving.vue
index d4c1dd8..1d671e9 100644
--- a/src/views/inboundOutboundManagement/returnReceiving.vue
+++ b/src/views/inboundOutboundManagement/returnReceiving.vue
@@ -104,6 +104,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '物料编号',
diff --git a/src/views/inboundOutboundManagement/warehouseTransfer/index.vue b/src/views/inboundOutboundManagement/warehouseTransfer/index.vue
index c581e7b..767a22f 100644
--- a/src/views/inboundOutboundManagement/warehouseTransfer/index.vue
+++ b/src/views/inboundOutboundManagement/warehouseTransfer/index.vue
@@ -65,6 +65,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '出库单号',
diff --git a/src/views/loanManagement/loanHistory.vue b/src/views/loanManagement/loanHistory.vue
index 736867b..3b2f8cc 100644
--- a/src/views/loanManagement/loanHistory.vue
+++ b/src/views/loanManagement/loanHistory.vue
@@ -79,6 +79,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '单据号',
diff --git a/src/views/meteringManagement/measureUseList.vue b/src/views/meteringManagement/measureUseList.vue
index 88d544c..f86da18 100644
--- a/src/views/meteringManagement/measureUseList.vue
+++ b/src/views/meteringManagement/measureUseList.vue
@@ -58,6 +58,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '材料名称',
diff --git a/src/views/monitor/log/api.vue b/src/views/monitor/log/api.vue
index be4fbb8..9f461d4 100644
--- a/src/views/monitor/log/api.vue
+++ b/src/views/monitor/log/api.vue
@@ -50,6 +50,14 @@ export default {
delBtn: false,
menuWidth: 120,
dialogType: 'drawer',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '服务id',
diff --git a/src/views/monitor/log/error.vue b/src/views/monitor/log/error.vue
index a94c6ca..5bbdf00 100644
--- a/src/views/monitor/log/error.vue
+++ b/src/views/monitor/log/error.vue
@@ -50,6 +50,14 @@ export default {
delBtn: false,
menuWidth: 120,
dialogType: 'drawer',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '服务id',
diff --git a/src/views/monitor/log/usual.vue b/src/views/monitor/log/usual.vue
index 2b6d1fa..b871446 100644
--- a/src/views/monitor/log/usual.vue
+++ b/src/views/monitor/log/usual.vue
@@ -50,6 +50,14 @@ export default {
delBtn: false,
menuWidth: 120,
dialogType: 'drawer',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '服务id',
diff --git a/src/views/oem/facInnerApproval/index.vue b/src/views/oem/facInnerApproval/index.vue
index abbd0b7..3f061c7 100644
--- a/src/views/oem/facInnerApproval/index.vue
+++ b/src/views/oem/facInnerApproval/index.vue
@@ -64,6 +64,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '车间订单号',
diff --git a/src/views/oem/oemApproval/index.vue b/src/views/oem/oemApproval/index.vue
index abbd0b7..3f061c7 100644
--- a/src/views/oem/oemApproval/index.vue
+++ b/src/views/oem/oemApproval/index.vue
@@ -64,6 +64,14 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '车间订单号',
diff --git a/src/views/oem/oemCustomer/index.vue b/src/views/oem/oemCustomer/index.vue
index 827ab7f..d309b9d 100644
--- a/src/views/oem/oemCustomer/index.vue
+++ b/src/views/oem/oemCustomer/index.vue
@@ -98,6 +98,14 @@ export default {
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '外协代码',
diff --git a/src/views/oem/oemCustomer/setCraftAbility.vue b/src/views/oem/oemCustomer/setCraftAbility.vue
index 6658474..6e7289a 100644
--- a/src/views/oem/oemCustomer/setCraftAbility.vue
+++ b/src/views/oem/oemCustomer/setCraftAbility.vue
@@ -60,6 +60,14 @@ export default {
addRowBtn: true,
cellBtn: false,
cancelBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '工艺能力',
diff --git a/src/views/oem/oemOrder/index.vue b/src/views/oem/oemOrder/index.vue
index d85170c..97c4768 100644
--- a/src/views/oem/oemOrder/index.vue
+++ b/src/views/oem/oemOrder/index.vue
@@ -127,6 +127,14 @@ export default {
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '计划单号',
diff --git a/src/views/oem/oemOrder/turnFacInner.vue b/src/views/oem/oemOrder/turnFacInner.vue
index 00d5435..3e49225 100644
--- a/src/views/oem/oemOrder/turnFacInner.vue
+++ b/src/views/oem/oemOrder/turnFacInner.vue
@@ -57,6 +57,14 @@ export default {
header:false,
index:true,
menu:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '工序号',
diff --git a/src/views/oem/oemOrderSettlement/components/settlementAnomaly.vue b/src/views/oem/oemOrderSettlement/components/settlementAnomaly.vue
index c04b6f4..47276e0 100644
--- a/src/views/oem/oemOrderSettlement/components/settlementAnomaly.vue
+++ b/src/views/oem/oemOrderSettlement/components/settlementAnomaly.vue
@@ -72,6 +72,14 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '外协单号',
diff --git a/src/views/oem/oemOrderSettlement/components/settlementCompleted.vue b/src/views/oem/oemOrderSettlement/components/settlementCompleted.vue
index 5f539bc..e1518ab 100644
--- a/src/views/oem/oemOrderSettlement/components/settlementCompleted.vue
+++ b/src/views/oem/oemOrderSettlement/components/settlementCompleted.vue
@@ -61,6 +61,14 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '外协单号',
diff --git a/src/views/oem/oemOrderSettlement/components/settlementIn.vue b/src/views/oem/oemOrderSettlement/components/settlementIn.vue
index 4e9127f..faa1958 100644
--- a/src/views/oem/oemOrderSettlement/components/settlementIn.vue
+++ b/src/views/oem/oemOrderSettlement/components/settlementIn.vue
@@ -64,6 +64,14 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '外协单号',
diff --git a/src/views/oem/oemOrderSettlement/components/unsettled.vue b/src/views/oem/oemOrderSettlement/components/unsettled.vue
index a677ad7..ed7cbce 100644
--- a/src/views/oem/oemOrderSettlement/components/unsettled.vue
+++ b/src/views/oem/oemOrderSettlement/components/unsettled.vue
@@ -74,6 +74,14 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '外协单号',
diff --git a/src/views/oem/oemProcess/index.vue b/src/views/oem/oemProcess/index.vue
index 050e5a3..08fadc9 100644
--- a/src/views/oem/oemProcess/index.vue
+++ b/src/views/oem/oemProcess/index.vue
@@ -58,6 +58,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '编码',
diff --git a/src/views/oem/outsourceBiddingRatio/components/tenderRatio.vue b/src/views/oem/outsourceBiddingRatio/components/tenderRatio.vue
index 276dfac..73ce9ca 100644
--- a/src/views/oem/outsourceBiddingRatio/components/tenderRatio.vue
+++ b/src/views/oem/outsourceBiddingRatio/components/tenderRatio.vue
@@ -75,6 +75,14 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '工艺能力',
diff --git a/src/views/oem/outsourceBiddingRatio/components/unTenderRatio.vue b/src/views/oem/outsourceBiddingRatio/components/unTenderRatio.vue
index 4764863..79bc662 100644
--- a/src/views/oem/outsourceBiddingRatio/components/unTenderRatio.vue
+++ b/src/views/oem/outsourceBiddingRatio/components/unTenderRatio.vue
@@ -75,6 +75,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工艺能力',
diff --git a/src/views/oem/outsourcingAssignmentControl/index.vue b/src/views/oem/outsourcingAssignmentControl/index.vue
index 59adf16..6ea9d85 100644
--- a/src/views/oem/outsourcingAssignmentControl/index.vue
+++ b/src/views/oem/outsourcingAssignmentControl/index.vue
@@ -76,6 +76,13 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '供应商',
diff --git a/src/views/oem/performanceApplication/components/addQuality.vue b/src/views/oem/performanceApplication/components/addQuality.vue
index c23739c..fecad49 100644
--- a/src/views/oem/performanceApplication/components/addQuality.vue
+++ b/src/views/oem/performanceApplication/components/addQuality.vue
@@ -70,6 +70,13 @@ export default {
showOverflowTooltip: true,
menu: false,
header: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/performanceApplication/index.vue b/src/views/oem/performanceApplication/index.vue
index 2914660..44dfceb 100644
--- a/src/views/oem/performanceApplication/index.vue
+++ b/src/views/oem/performanceApplication/index.vue
@@ -65,6 +65,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/performanceCalculate/components/millMeritsProduce.vue b/src/views/oem/performanceCalculate/components/millMeritsProduce.vue
index b1564cf..6f0fdc1 100644
--- a/src/views/oem/performanceCalculate/components/millMeritsProduce.vue
+++ b/src/views/oem/performanceCalculate/components/millMeritsProduce.vue
@@ -62,6 +62,13 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/performanceCalculate/components/millMeritsQuality.vue b/src/views/oem/performanceCalculate/components/millMeritsQuality.vue
index 0a678f8..238b88f 100644
--- a/src/views/oem/performanceCalculate/components/millMeritsQuality.vue
+++ b/src/views/oem/performanceCalculate/components/millMeritsQuality.vue
@@ -69,6 +69,13 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/performanceCheck/index.vue b/src/views/oem/performanceCheck/index.vue
index 658f19a..1c36bc6 100644
--- a/src/views/oem/performanceCheck/index.vue
+++ b/src/views/oem/performanceCheck/index.vue
@@ -64,6 +64,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/performanceReview/index.vue b/src/views/oem/performanceReview/index.vue
index 528302c..42e14e5 100644
--- a/src/views/oem/performanceReview/index.vue
+++ b/src/views/oem/performanceReview/index.vue
@@ -65,6 +65,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/priceQuery/index.vue b/src/views/oem/priceQuery/index.vue
index bc87c7d..a1d732a 100644
--- a/src/views/oem/priceQuery/index.vue
+++ b/src/views/oem/priceQuery/index.vue
@@ -60,6 +60,13 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '厂家代码',
diff --git a/src/views/oem/proTask/index.vue b/src/views/oem/proTask/index.vue
index 3e381cc..0770e6c 100644
--- a/src/views/oem/proTask/index.vue
+++ b/src/views/oem/proTask/index.vue
@@ -60,6 +60,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '任务号',
diff --git a/src/views/oem/settlementRules/components/addDialog.vue b/src/views/oem/settlementRules/components/addDialog.vue
index 72e7999..69b309d 100644
--- a/src/views/oem/settlementRules/components/addDialog.vue
+++ b/src/views/oem/settlementRules/components/addDialog.vue
@@ -27,6 +27,13 @@ export default {
cellBtn: true,
menu: false,
addBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '规则名称',
diff --git a/src/views/oem/settlementRules/components/batchDialog.vue b/src/views/oem/settlementRules/components/batchDialog.vue
index 43f79ca..d5c9867 100644
--- a/src/views/oem/settlementRules/components/batchDialog.vue
+++ b/src/views/oem/settlementRules/components/batchDialog.vue
@@ -29,6 +29,13 @@ export default {
addBtn: false,
index:true,
select:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/settlementRules/components/plate.vue b/src/views/oem/settlementRules/components/plate.vue
index 01762d5..4fd907d 100644
--- a/src/views/oem/settlementRules/components/plate.vue
+++ b/src/views/oem/settlementRules/components/plate.vue
@@ -66,6 +66,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/oem/settlementRules/components/process.vue b/src/views/oem/settlementRules/components/process.vue
index 65a49f6..2918800 100644
--- a/src/views/oem/settlementRules/components/process.vue
+++ b/src/views/oem/settlementRules/components/process.vue
@@ -66,6 +66,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序编号',
diff --git a/src/views/oem/settlementRules/components/processDialog.vue b/src/views/oem/settlementRules/components/processDialog.vue
index cebefb6..6d1835c 100644
--- a/src/views/oem/settlementRules/components/processDialog.vue
+++ b/src/views/oem/settlementRules/components/processDialog.vue
@@ -29,6 +29,13 @@ export default {
addBtn: false,
index: true,
select: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序',
diff --git a/src/views/oem/settlementRules/components/settlement.vue b/src/views/oem/settlementRules/components/settlement.vue
index 86dace8..5cc5fad 100644
--- a/src/views/oem/settlementRules/components/settlement.vue
+++ b/src/views/oem/settlementRules/components/settlement.vue
@@ -76,6 +76,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '规则名称',
diff --git a/src/views/orderManagement/components/moldRecord.vue b/src/views/orderManagement/components/moldRecord.vue
new file mode 100644
index 0000000..5c5b3ed
--- /dev/null
+++ b/src/views/orderManagement/components/moldRecord.vue
@@ -0,0 +1,534 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ row.poCode }}
+
+
+ {{ row.prodIdent }}
+
+
+
+
+
+
+
+
diff --git a/src/views/orderManagement/components/moldRequire.vue b/src/views/orderManagement/components/moldRequire.vue
new file mode 100644
index 0000000..14bd160
--- /dev/null
+++ b/src/views/orderManagement/components/moldRequire.vue
@@ -0,0 +1,534 @@
+
+
+
+ 关闭需求
+
+
+
+
+
+
+
+ {{ row.poCode }}
+
+
+ {{ row.prodIdent }}
+
+
+ 详情
+
+ 模具申报
+
+
+
+
+
+
diff --git a/src/views/orderManagement/exceptionOrder.vue b/src/views/orderManagement/exceptionOrder.vue
index 04be3c0..867d4e1 100644
--- a/src/views/orderManagement/exceptionOrder.vue
+++ b/src/views/orderManagement/exceptionOrder.vue
@@ -25,17 +25,17 @@
{{
row.curStatusText }}
{{ row.curStatusText
- }}
+ }}
{{ row.curStatusText
- }}
+ }}
{{ row.curStatusText
- }}
+ }}
{{ row.curStatusText
- }}
+ }}
查看工艺路线
+ @click="lookProcessRoute(row)">查看工艺路线
@@ -100,13 +100,13 @@ export default {
calcHeight: 32,
simplePage: false,
searchShow: true,
- searchMenuSpan: 6,
+ searchMenuSpan: 12,
searchIcon: true,
searchIndex: 3,
tree: false,
border: true,
index: true,
- selection: true,
+ selection: false,
viewBtn: false,
delBtn: false,
addBtn: false,
@@ -122,8 +122,21 @@ export default {
filterBtn: true,
searchShowBtn: false,
excelBtn: true,
- index: false,
showOverflowTooltip: true,
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ menuAlign: 'left',
+ gridBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [],
},
diff --git a/src/views/orderManagement/moldPlan.vue b/src/views/orderManagement/moldPlan.vue
index 10e2bcc..1144693 100644
--- a/src/views/orderManagement/moldPlan.vue
+++ b/src/views/orderManagement/moldPlan.vue
@@ -1,3 +1,38 @@
- 烧结模具计划
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/orderManagement/orderCol.js b/src/views/orderManagement/orderCol.js
index df76656..cefeaf2 100644
--- a/src/views/orderManagement/orderCol.js
+++ b/src/views/orderManagement/orderCol.js
@@ -1,705 +1,792 @@
export default {
- plannedOrder:[
- {
- label: '计划单号',
- prop: 'poCode',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '零件号',
- prop: 'partCode',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '产品型号',
- prop: 'productType',
- search: false,
- sortable: true,
- disabled: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '名称',
- prop: 'partName',
- search: false,
- sortable: true,
- disabled: true,
- span: 12,
- width: 100,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '镀种',
- prop: 'plate',
- search: false,
- sortable: true,
- disabled: true,
- span: 12,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '镀种小类',
- prop: 'plate',
- search: false,
- sortable: true,
- width: 120,
- display: false,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '生产标识',
- prop: 'prodIdent',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '使用部门',
- prop: 'useDept',
- search: false,
- sortable: true,
- disabled: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '生产数量',
- prop: 'poQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '面积(d㎡)',
- prop: 'poArea',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- disabled: true,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '需求交期',
- prop: 'demandDate',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
+ plannedOrder: [
+ {
+ label: '计划单号',
+ prop: 'poCode',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '零件号',
+ prop: 'partCode',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '产品型号',
+ prop: 'productType',
+ search: false,
+ sortable: true,
+ disabled: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '名称',
+ prop: 'partName',
+ search: false,
+ sortable: true,
+ disabled: true,
+ span: 12,
+ width: 150,
+ headerAlign: 'center',
+ align: 'left',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '镀种',
+ prop: 'plate',
+ search: false,
+ sortable: true,
+ disabled: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '镀种小类',
+ prop: 'plate',
+ search: false,
+ sortable: true,
+ width: 120,
+ display: false,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '生产标识',
+ prop: 'prodIdent',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '使用部门',
+ prop: 'useDept',
+ search: false,
+ sortable: true,
+ disabled: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '生产数量',
+ prop: 'poQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '面积(d㎡)',
+ prop: 'poArea',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ disabled: true,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '需求交期',
+ prop: 'demandDate',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划员',
- prop: 'planUser',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划下达时间',
- prop: 'releaseDate',
- search: true,
- sortable: true,
- searchLabelWidth:120,
- width: 150,
- span: 12,
- type: "date",
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '优先级',
- prop: 'createName',
- search: false,
- sortable: true,
- hide: true,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划类型',
- prop: 'createName',
- search: false,
- sortable: true,
- hide: true,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '工艺路线',
- prop: 'createName',
- search: false,
- sortable: true,
- disabled: true,
- hide: true,
- span: 24,
- type: 'textarea',
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '备注',
- prop: 'memo',
- search: false,
- sortable: true,
- span: 24,
- type: 'textarea',
- width: 150,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '产品系列',
- prop: 'prodLine',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '已交付数量',
- prop: 'deliveryQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '未交付数量',
- prop: 'undeliveredQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '状态',
- prop: 'curStatusText',
- search: true,
- sortable: true,
- searchLabelWidth:80,
- span: 12,
- display: false,
- type: 'select',
- width: '100',
- dicData: [{
- value: 2,
- label: '已退回'
- }, {
- value: 4,
- label: '已派工'
- }, {
- value: 5,
- label: '加工中'
- }, {
- value: 15,
- label: '已完工'
- },
- {
- value: 21,
- label: '已关闭'
- }]
- },
- ],
- exceptionOrder:[
- {
- label: '描述',
- prop: 'roamNo',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划单号',
- prop: 'poCode',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '零件号',
- prop: 'partCode',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '产品型号',
- prop: 'productType',
- search: false,
- sortable: true,
- disabled: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '名称',
- prop: 'partName',
- search: false,
- sortable: true,
- disabled: true,
- span: 12,
- width: 100,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '镀种',
- prop: 'plate',
- search: false,
- sortable: true,
- disabled: true,
- span: 12,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '镀种小类',
- prop: 'plate',
- search: false,
- sortable: true,
- width: 120,
- display: false,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '生产标识',
- prop: 'prodIdent',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '使用部门',
- prop: 'useDept',
- search: false,
- sortable: true,
- disabled: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '生产数量',
- prop: 'poQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '面积(d㎡)',
- prop: 'poArea',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- disabled: true,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '需求交期',
- prop: 'demandDate',
- search: false,
- sortable: true,
- width: 150,
- span: 12,
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划员',
+ prop: 'planUser',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划下达时间',
+ prop: 'releaseDate',
+ search: true,
+ sortable: true,
+ searchLabelWidth: 100,
+ width: 150,
+ span: 12,
+ type: "date",
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '优先级',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ hide: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划类型',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ hide: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '工艺路线',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ disabled: true,
+ hide: true,
+ span: 24,
+ type: 'textarea',
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '备注',
+ prop: 'memo',
+ search: false,
+ sortable: true,
+ span: 24,
+ type: 'textarea',
+ width: 150,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '产品系列',
+ prop: 'prodLine',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '已交付数量',
+ prop: 'deliveryQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '未交付数量',
+ prop: 'undeliveredQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '状态',
+ prop: 'curStatusText',
+ search: true,
+ sortable: true,
+ searchLabelWidth: 50,
+ span: 12,
+ display: false,
+ type: 'select',
+ width: '100',
+ headerAlign: 'center',
+ align: 'center',
+ dicData: [{
+ value: 2,
+ label: '已退回'
+ }, {
+ value: 4,
+ label: '已派工'
+ }, {
+ value: 5,
+ label: '加工中'
+ }, {
+ value: 15,
+ label: '已完工'
+ },
+ {
+ value: 21,
+ label: '已关闭'
+ }]
+ },
+ ],
+ exceptionOrder: [
+ {
+ label: '描述',
+ prop: 'roamNo',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'left',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划单号',
+ prop: 'poCode',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '零件号',
+ prop: 'partCode',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '产品型号',
+ prop: 'productType',
+ search: false,
+ sortable: true,
+ disabled: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '名称',
+ prop: 'partName',
+ search: false,
+ sortable: true,
+ disabled: true,
+ span: 12,
+ width: 100,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '镀种',
+ prop: 'plate',
+ search: false,
+ sortable: true,
+ disabled: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '镀种小类',
+ prop: 'plate',
+ search: false,
+ sortable: true,
+ width: 120,
+ display: false,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '生产标识',
+ prop: 'prodIdent',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '使用部门',
+ prop: 'useDept',
+ search: false,
+ sortable: true,
+ disabled: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '生产数量',
+ prop: 'poQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '面积(d㎡)',
+ prop: 'poArea',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ disabled: true,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '需求交期',
+ prop: 'demandDate',
+ search: false,
+ sortable: true,
+ width: 150,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划员',
- prop: 'planUser',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划下达时间',
- prop: 'releaseDate',
- search: true,
- sortable: true,
- searchLabelWidth:120,
- width: 150,
- span: 12,
- type: "date",
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '优先级',
- prop: 'createName',
- search: false,
- sortable: true,
- hide: true,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '计划类型',
- prop: 'createName',
- search: false,
- sortable: true,
- hide: true,
- span: 12,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '工艺路线',
- prop: 'createName',
- search: false,
- sortable: true,
- disabled: true,
- hide: true,
- span: 24,
- type: 'textarea',
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '备注',
- prop: 'memo',
- search: false,
- sortable: true,
- span: 24,
- type: 'textarea',
- width: 150,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '产品系列',
- prop: 'prodLine',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: false,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '已交付数量',
- prop: 'deliveryQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '未交付数量',
- prop: 'undeliveredQty',
- search: false,
- sortable: true,
- width: 120,
- span: 12,
- display: false,
- rules: [
- {
- required: true,
- message: '请输入角色名称',
- trigger: 'blur',
- },
- ],
- },
- {
- label: '状态',
- prop: 'curStatusText',
- search: true,
- sortable: true,
- searchLabelWidth:80,
- span: 12,
- display: false,
- type: 'select',
- width: '100',
- dicData: [{
- value: 2,
- label: '已退回'
- }, {
- value: 4,
- label: '已派工'
- }, {
- value: 5,
- label: '加工中'
- }, {
- value: 15,
- label: '已完工'
- },
- {
- value: 21,
- label: '已关闭'
- }]
- },
- ]
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划员',
+ prop: 'planUser',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划下达时间',
+ prop: 'releaseDate',
+ search: true,
+ sortable: true,
+ searchLabelWidth: 100,
+ width: 150,
+ span: 12,
+ type: "date",
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '优先级',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ hide: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '计划类型',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ hide: true,
+ span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '工艺路线',
+ prop: 'createName',
+ search: false,
+ sortable: true,
+ disabled: true,
+ hide: true,
+ span: 24,
+ headerAlign: 'center',
+ align: 'center',
+ type: 'textarea',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '备注',
+ prop: 'memo',
+ search: false,
+ sortable: true,
+ span: 24,
+ type: 'textarea',
+ width: 150,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '产品系列',
+ prop: 'prodLine',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: false,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '已交付数量',
+ prop: 'deliveryQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '未交付数量',
+ prop: 'undeliveredQty',
+ search: false,
+ sortable: true,
+ width: 120,
+ span: 12,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
+ rules: [
+ {
+ required: true,
+ message: '请输入角色名称',
+ trigger: 'blur',
+ },
+ ],
+ },
+ {
+ label: '状态',
+ prop: 'curStatusText',
+ search: true,
+ sortable: true,
+ searchLabelWidth: 50,
+ span: 12,
+ display: false,
+ type: 'select',
+ width: '100',
+ headerAlign: 'center',
+ align: 'center',
+ dicData: [{
+ value: 2,
+ label: '已退回'
+ }, {
+ value: 4,
+ label: '已派工'
+ }, {
+ value: 5,
+ label: '加工中'
+ }, {
+ value: 15,
+ label: '已完工'
+ },
+ {
+ value: 21,
+ label: '已关闭'
+ }]
+ },
+ ]
}
\ No newline at end of file
diff --git a/src/views/orderManagement/plannedOrder.vue b/src/views/orderManagement/plannedOrder.vue
index c915190..f341da4 100644
--- a/src/views/orderManagement/plannedOrder.vue
+++ b/src/views/orderManagement/plannedOrder.vue
@@ -37,13 +37,13 @@
查看工艺路线
+ @click="lookProcessRoute(row)">查看工艺路线
分批
+ @click="inBatchesFn(row)">分批
关闭
+ @click.stop="updateLog(row)">关闭
@@ -56,7 +56,8 @@
-
+
+
@@ -120,11 +121,11 @@ export default {
option: {
columnSort: true,
tip: false,
- height:'auto',
-calcHeight: 32,
-simplePage:false,
+ height: 'auto',
+ calcHeight: 32,
+ simplePage: false,
searchShow: true,
- searchMenuSpan: 6,
+ searchMenuSpan: 12,
searchIcon: true,
searchIndex: 3,
tree: false,
@@ -136,7 +137,7 @@ simplePage:false,
editBtnText: '修改',
labelWidth: 120,
// searchLabelWidth: 120,
- menuWidth: 330,
+ menuWidth: 250,
dialogWidth: 900,
dialogClickModal: false,
searchEnter: true,
@@ -146,6 +147,20 @@ simplePage:false,
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ menuAlign: 'left',
+ gridBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [],
},
diff --git a/src/views/orderManagement/sinTerPlanOrder.vue b/src/views/orderManagement/sinTerPlanOrder.vue
index 891cdf4..7fae1d4 100644
--- a/src/views/orderManagement/sinTerPlanOrder.vue
+++ b/src/views/orderManagement/sinTerPlanOrder.vue
@@ -1,6 +1,6 @@
-
+
查看工艺路线
+ @click="lookProcessRoute(row)">查看工艺路线
模具下发
+ @click="inBatchesFn(row)">模具下发
下发玻璃饼
+ @click.stop="updateLog(row)">下发玻璃饼
@@ -125,7 +125,7 @@ export default {
editBtnText: '修改',
labelWidth: 120,
// searchLabelWidth: 120,
- menuWidth: 330,
+ menuWidth: 280,
dialogWidth: 900,
dialogClickModal: false,
searchEnter: true,
@@ -135,6 +135,20 @@ export default {
excelBtn: true,
index: true,
showOverflowTooltip: true,
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ menuAlign: 'left',
+ gridBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '是否确认',
@@ -143,6 +157,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '计划单号',
@@ -151,6 +167,9 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:80,
},
{
label: '零件号',
@@ -159,6 +178,9 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 60,
},
{
label: '产品型号',
@@ -167,6 +189,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '名称',
@@ -175,6 +199,9 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 50,
},
{
label: '生产标识',
@@ -183,6 +210,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '使用部门',
@@ -191,6 +220,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '数量',
@@ -199,6 +230,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '面积(d㎡)',
@@ -207,6 +240,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '需求交期',
@@ -215,6 +250,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '备注',
@@ -223,6 +260,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '计划下达时间',
@@ -231,6 +270,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '已交付数量',
@@ -239,6 +280,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '未交付数量',
@@ -247,6 +290,8 @@ export default {
sortable: true,
width: 150,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
],
},
@@ -492,122 +537,122 @@ export default {
this.loading = true;
this.data = [
{
- "alreadyBranchQty":104.0,
- "bsPlatingSmall":null,
- "bsProcedureQua":null,
- "closeMan":null,
- "closeTime":null,
- "curStatus":4,
- "curStatusText":"已派工",
- "custodian":null,
- "deliveryQty":0.0,
- "demandDate":"2025-03-13 00:00:00",
- "dominantDept":"3400",
- "dsPart":null,
- "keyValue":43933,
- "memo":"最多三个批次0159BKFX",
- "partCode":"21E6-575-1710_003-H14-C-N",
- "partName":"09-J599_25烧结插座",
- "planType":2,
- "planUser":"0300009",
- "plate":"Ep.Ni3b",
- "poArea":0.0,
- "poCode":"WO-2211134240",
- "poId":43933,
- "poQty":104,
- "primaryCraft":"4(封接、表、涂色带)-库2",
- "priority":1,
- "prodIdent":"JHT",
- "prodLine":null,
- "productType":"JY599",
- "releaseDate":"2022-11-24 11:59:21",
- "roamNo":"B5199029",
- "routeNo":"LX08-05-002",
- "sureType":null,
- "sureTypeTitle":"未确认",
- "syncTime":"2023-02-10 20:58:11",
- "undeliveredQty":104.0,
- "useDept":"3502",
- "wcName":null
- },
- {
- "alreadyBranchQty":104.0,
- "bsPlatingSmall":null,
- "bsProcedureQua":null,
- "closeMan":null,
- "closeTime":null,
- "curStatus":4,
- "curStatusText":"已派工",
- "custodian":null,
- "deliveryQty":0.0,
- "demandDate":"2025-03-13 00:00:00",
- "dominantDept":"3400",
- "dsPart":null,
- "keyValue":43948,
- "memo":"最多三个批次0159BKFX",
- "partCode":"21E6-575-1710_003-H14-C-N",
- "partName":"09-J599_25烧结插座",
- "planType":2,
- "planUser":"0300009",
- "plate":"Ep.Ni3b",
- "poArea":0.0,
- "poCode":"WO-2211134240",
- "poId":43948,
- "poQty":104,
- "primaryCraft":"4(封接、表、涂色带)-库2",
- "priority":1,
- "prodIdent":"JHT",
- "prodLine":null,
- "productType":"JY599",
- "releaseDate":"2022-11-24 11:59:21",
- "roamNo":null,
- "routeNo":"LX08-05-002",
- "sureType":null,
- "sureTypeTitle":"未确认",
- "syncTime":"2023-02-10 20:58:11",
- "undeliveredQty":104.0,
- "useDept":"3502",
- "wcName":null
- },
- {
- "alreadyBranchQty":19.0,
- "bsPlatingSmall":null,
- "bsProcedureQua":null,
- "closeMan":null,
- "closeTime":null,
- "curStatus":4,
- "curStatusText":"已派工",
- "custodian":null,
- "deliveryQty":0.0,
- "demandDate":"2025-02-23 00:00:00",
- "dominantDept":"3400",
- "dsPart":null,
- "keyValue":43932,
- "memo":"最多三个批次0159BKFX",
- "partCode":"21E6-575-1710_002-H14-N-N",
- "partName":"09-J599_25烧结插座",
- "planType":2,
- "planUser":"0300009",
- "plate":"Ep.Ni3b",
- "poArea":0.0,
- "poCode":"WO-2211134211",
- "poId":43932,
- "poQty":19,
- "primaryCraft":"4(封接、表、涂色带)-库2",
- "priority":1,
- "prodIdent":"JHT",
- "prodLine":null,
- "productType":"JY599",
- "releaseDate":"2022-11-24 11:59:21",
- "roamNo":null,
- "routeNo":"LX08-05-002",
- "sureType":null,
- "sureTypeTitle":"未确认",
- "syncTime":"2023-02-10 20:58:11",
- "undeliveredQty":19.0,
- "useDept":"3502",
- "wcName":null
- }
+ "alreadyBranchQty": 104.0,
+ "bsPlatingSmall": null,
+ "bsProcedureQua": null,
+ "closeMan": null,
+ "closeTime": null,
+ "curStatus": 4,
+ "curStatusText": "已派工",
+ "custodian": null,
+ "deliveryQty": 0.0,
+ "demandDate": "2025-03-13 00:00:00",
+ "dominantDept": "3400",
+ "dsPart": null,
+ "keyValue": 43933,
+ "memo": "最多三个批次0159BKFX",
+ "partCode": "21E6-575-1710_003-H14-C-N",
+ "partName": "09-J599_25烧结插座",
+ "planType": 2,
+ "planUser": "0300009",
+ "plate": "Ep.Ni3b",
+ "poArea": 0.0,
+ "poCode": "WO-2211134240",
+ "poId": 43933,
+ "poQty": 104,
+ "primaryCraft": "4(封接、表、涂色带)-库2",
+ "priority": 1,
+ "prodIdent": "JHT",
+ "prodLine": null,
+ "productType": "JY599",
+ "releaseDate": "2022-11-24 11:59:21",
+ "roamNo": "B5199029",
+ "routeNo": "LX08-05-002",
+ "sureType": null,
+ "sureTypeTitle": "未确认",
+ "syncTime": "2023-02-10 20:58:11",
+ "undeliveredQty": 104.0,
+ "useDept": "3502",
+ "wcName": null
+ },
+ {
+ "alreadyBranchQty": 104.0,
+ "bsPlatingSmall": null,
+ "bsProcedureQua": null,
+ "closeMan": null,
+ "closeTime": null,
+ "curStatus": 4,
+ "curStatusText": "已派工",
+ "custodian": null,
+ "deliveryQty": 0.0,
+ "demandDate": "2025-03-13 00:00:00",
+ "dominantDept": "3400",
+ "dsPart": null,
+ "keyValue": 43948,
+ "memo": "最多三个批次0159BKFX",
+ "partCode": "21E6-575-1710_003-H14-C-N",
+ "partName": "09-J599_25烧结插座",
+ "planType": 2,
+ "planUser": "0300009",
+ "plate": "Ep.Ni3b",
+ "poArea": 0.0,
+ "poCode": "WO-2211134240",
+ "poId": 43948,
+ "poQty": 104,
+ "primaryCraft": "4(封接、表、涂色带)-库2",
+ "priority": 1,
+ "prodIdent": "JHT",
+ "prodLine": null,
+ "productType": "JY599",
+ "releaseDate": "2022-11-24 11:59:21",
+ "roamNo": null,
+ "routeNo": "LX08-05-002",
+ "sureType": null,
+ "sureTypeTitle": "未确认",
+ "syncTime": "2023-02-10 20:58:11",
+ "undeliveredQty": 104.0,
+ "useDept": "3502",
+ "wcName": null
+ },
+ {
+ "alreadyBranchQty": 19.0,
+ "bsPlatingSmall": null,
+ "bsProcedureQua": null,
+ "closeMan": null,
+ "closeTime": null,
+ "curStatus": 4,
+ "curStatusText": "已派工",
+ "custodian": null,
+ "deliveryQty": 0.0,
+ "demandDate": "2025-02-23 00:00:00",
+ "dominantDept": "3400",
+ "dsPart": null,
+ "keyValue": 43932,
+ "memo": "最多三个批次0159BKFX",
+ "partCode": "21E6-575-1710_002-H14-N-N",
+ "partName": "09-J599_25烧结插座",
+ "planType": 2,
+ "planUser": "0300009",
+ "plate": "Ep.Ni3b",
+ "poArea": 0.0,
+ "poCode": "WO-2211134211",
+ "poId": 43932,
+ "poQty": 19,
+ "primaryCraft": "4(封接、表、涂色带)-库2",
+ "priority": 1,
+ "prodIdent": "JHT",
+ "prodLine": null,
+ "productType": "JY599",
+ "releaseDate": "2022-11-24 11:59:21",
+ "roamNo": null,
+ "routeNo": "LX08-05-002",
+ "sureType": null,
+ "sureTypeTitle": "未确认",
+ "syncTime": "2023-02-10 20:58:11",
+ "undeliveredQty": 19.0,
+ "useDept": "3502",
+ "wcName": null
+ }
]
this.page.total = this.data.length
// getList(page.currentPage, page.pageSize, Object.assign(params, this.query)).then(res => {
diff --git a/src/views/periodicTesting/projectCycle.vue b/src/views/periodicTesting/projectCycle.vue
index f639649..77f5a72 100644
--- a/src/views/periodicTesting/projectCycle.vue
+++ b/src/views/periodicTesting/projectCycle.vue
@@ -351,6 +351,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '镀种',
diff --git a/src/views/periodicTesting/testProject.vue b/src/views/periodicTesting/testProject.vue
index a8828d8..79b56db 100644
--- a/src/views/periodicTesting/testProject.vue
+++ b/src/views/periodicTesting/testProject.vue
@@ -349,6 +349,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '试验项目',
diff --git a/src/views/periodicTesting/testTask.vue b/src/views/periodicTesting/testTask.vue
index 27d0f27..8415c87 100644
--- a/src/views/periodicTesting/testTask.vue
+++ b/src/views/periodicTesting/testTask.vue
@@ -229,6 +229,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align:'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '任务编号',
diff --git a/src/views/personnelEfficiencyManagement/performanceManagement/dataReporting.vue b/src/views/personnelEfficiencyManagement/performanceManagement/dataReporting.vue
index bbb43b4..0d0636d 100644
--- a/src/views/personnelEfficiencyManagement/performanceManagement/dataReporting.vue
+++ b/src/views/personnelEfficiencyManagement/performanceManagement/dataReporting.vue
@@ -154,6 +154,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '任务名称',
diff --git a/src/views/personnelEfficiencyManagement/performanceManagement/performanceDisclosure.vue b/src/views/personnelEfficiencyManagement/performanceManagement/performanceDisclosure.vue
index 7f3645e..a2d2324 100644
--- a/src/views/personnelEfficiencyManagement/performanceManagement/performanceDisclosure.vue
+++ b/src/views/personnelEfficiencyManagement/performanceManagement/performanceDisclosure.vue
@@ -110,6 +110,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工号',
diff --git a/src/views/personnelEfficiencyManagement/performanceManagement/templateMaintenance.vue b/src/views/personnelEfficiencyManagement/performanceManagement/templateMaintenance.vue
index b2b709c..2cb8ef2 100644
--- a/src/views/personnelEfficiencyManagement/performanceManagement/templateMaintenance.vue
+++ b/src/views/personnelEfficiencyManagement/performanceManagement/templateMaintenance.vue
@@ -60,6 +60,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '模板类型',
diff --git a/src/views/personnelEfficiencyManagement/salaryManagement/payrollComputation.vue b/src/views/personnelEfficiencyManagement/salaryManagement/payrollComputation.vue
index 20a1841..9a12948 100644
--- a/src/views/personnelEfficiencyManagement/salaryManagement/payrollComputation.vue
+++ b/src/views/personnelEfficiencyManagement/salaryManagement/payrollComputation.vue
@@ -71,6 +71,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '选择日期',
diff --git a/src/views/personnelEfficiencyManagement/salaryManagement/salaryStandard.vue b/src/views/personnelEfficiencyManagement/salaryManagement/salaryStandard.vue
index c5d0d03..d083631 100644
--- a/src/views/personnelEfficiencyManagement/salaryManagement/salaryStandard.vue
+++ b/src/views/personnelEfficiencyManagement/salaryManagement/salaryStandard.vue
@@ -77,6 +77,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '规则类型',
diff --git a/src/views/processManagement/basicProcesses.vue b/src/views/processManagement/basicProcesses.vue
index 39faf73..dacb9dd 100644
--- a/src/views/processManagement/basicProcesses.vue
+++ b/src/views/processManagement/basicProcesses.vue
@@ -32,7 +32,7 @@
不分派
-
+
@@ -41,22 +41,22 @@
-
+
主工序
-
+
-
+
电流(A)
-
+
电导率
-
+
@@ -65,10 +65,10 @@
-
+
Ni+
-
+
@@ -126,29 +126,29 @@ export default {
total: 0,
},
option: {
- height:'auto',
+ height: 'auto',
calcHeight: 32,
tip: false,
- size: 'medium',
simplePage: true,
searchShow: true,
searchMenuSpan: 6,
searchIcon: true,
- searchIndex: 3,
+ searchIndex:3,
tree: false,
border: true,
index: true,
- selection: true,
+ selection: false,
viewBtn: true,
delBtn: false,
editBtn: false,
editBtnText: '修改',
- viewBtnIcon:' ',
- delBtnIcon:' ',
- editBtnIcon:' ',
- viewBtnText:'详情',
- labelWidth: 120,
- menuWidth: 220,
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ viewBtnText: '详情',
+ // labelWidth: 120,
+ menuWidth: 140,
dialogWidth: 1200,
dialogClickModal: false,
searchEnter: true,
@@ -157,9 +157,17 @@ export default {
searchShowBtn: false,
columnSort: true,
excelBtn: true,
- columnSort:true,
- index: false,
+ columnSort: true,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '编码',
@@ -168,6 +176,9 @@ export default {
sortable: true,
overHidden: true,
order: 9,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:45,
rules: [
{
required: true,
@@ -183,6 +194,10 @@ export default {
search: true,
overHidden: true,
order: 8,
+ width: 200,
+ headerAlign: 'center',
+ align: 'left',
+ searchLabelWidth:45,
rules: [
{
required: true,
@@ -197,7 +212,10 @@ export default {
sortable: true,
search: true,
overHidden: true,
- span:8,
+ span: 8,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:60,
rules: [
{
required: false,
@@ -212,7 +230,10 @@ export default {
sortable: true,
search: true,
overHidden: true,
- span:8,
+ span: 8,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:45,
rules: [
{
required: false,
@@ -226,7 +247,9 @@ export default {
prop: 'mainProcess',
sortable: true,
search: false,
- span:8,
+ span: 8,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -241,8 +264,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- display:false,
-
+ display: false,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -257,7 +281,9 @@ export default {
sortable: true,
search: false,
order: 7,
- span:24,
+ span: 24,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -269,44 +295,44 @@ export default {
{
label: '电流(A)',
prop: 'eleStream',
- display:true,
- hide:true,
- span:8,
+ display: true,
+ hide: true,
+ span: 8,
},
{
label: '电导率',
prop: 'eleRate',
- display:true,
- hide:true,
- span:8,
+ display: true,
+ hide: true,
+ span: 8,
},
{
label: 'PH',
prop: 'phValue',
- display:true,
- hide:true,
- span:8,
+ display: true,
+ hide: true,
+ span: 8,
},
{
label: 'Ni+',
prop: 'niValue',
- display:true,
- hide:true,
- span:8,
+ display: true,
+ hide: true,
+ span: 8,
},
{
label: '转速/振频',
prop: 'vSpeed',
- display:true,
- hide:true,
- span:6,
+ display: true,
+ hide: true,
+ span: 6,
},
{
label: '整流机控制模式',
prop: 'cyropactorControl',
- display:true,
- hide:true,
- span:10,
+ display: true,
+ hide: true,
+ span: 10,
},
],
},
@@ -480,135 +506,135 @@ export default {
this.loading = true;
// getLazyList(this.parentId, Object.assign(params, this.query)).then(res => {
- // this.data = res.data.data;
- this.data = [{
- "assist": false,
- "assistTitle": "否",
- "createMan": {
- "userId": 541,
- "userName": "崔殿龙"
- },
- "cycle": 0.0,
- "cyropactorControl": false,
- "deleted": false,
- "eleRate": false,
- "eleStream": false,
- "keyValue": 425,
- "mainProcess": false,
- "mainProcessTitle": "否",
- "niValue": false,
- "phValue": false,
- "ppsCode": "362",
- "ppsId": 425,
- "ppsName": "烧结包装防护",
- "special": false,
- "specialTitle": "否",
- "team": null,
- "vSpeed": false
+ // this.data = res.data.data;
+ this.data = [{
+ "assist": false,
+ "assistTitle": "否",
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
},
- {
- "assist": false,
- "assistTitle": "否",
- "createMan": {
- "userId": 541,
- "userName": "崔殿龙"
- },
- "cycle": 0.0,
- "cyropactorControl": false,
- "deleted": false,
- "eleRate": false,
- "eleStream": false,
- "keyValue": 424,
- "mainProcess": false,
- "mainProcessTitle": "否",
- "niValue": false,
- "phValue": false,
- "ppsCode": "361",
- "ppsId": 424,
- "ppsName": "玻璃饼印字",
- "special": true,
- "specialTitle": "是",
- "team": null,
- "vSpeed": false
+ "cycle": 0.0,
+ "cyropactorControl": false,
+ "deleted": false,
+ "eleRate": false,
+ "eleStream": false,
+ "keyValue": 425,
+ "mainProcess": false,
+ "mainProcessTitle": "否",
+ "niValue": false,
+ "phValue": false,
+ "ppsCode": "362",
+ "ppsId": 425,
+ "ppsName": "烧结包装防护",
+ "special": false,
+ "specialTitle": "否",
+ "team": null,
+ "vSpeed": false
+ },
+ {
+ "assist": false,
+ "assistTitle": "否",
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
},
- {
- "assist": false,
- "assistTitle": "否",
- "createMan": {
- "userId": 541,
- "userName": "崔殿龙"
- },
- "cycle": 0.0,
- "cyropactorControl": false,
- "deleted": false,
- "eleRate": false,
- "eleStream": false,
- "keyValue": 423,
- "mainProcess": false,
- "mainProcessTitle": "否",
- "niValue": false,
- "phValue": false,
- "ppsCode": "360",
- "ppsId": 423,
- "ppsName": "玻璃饼振光",
- "special": false,
- "specialTitle": "否",
- "team": null,
- "vSpeed": false
+ "cycle": 0.0,
+ "cyropactorControl": false,
+ "deleted": false,
+ "eleRate": false,
+ "eleStream": false,
+ "keyValue": 424,
+ "mainProcess": false,
+ "mainProcessTitle": "否",
+ "niValue": false,
+ "phValue": false,
+ "ppsCode": "361",
+ "ppsId": 424,
+ "ppsName": "玻璃饼印字",
+ "special": true,
+ "specialTitle": "是",
+ "team": null,
+ "vSpeed": false
+ },
+ {
+ "assist": false,
+ "assistTitle": "否",
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
},
- {
- "assist": false,
- "assistTitle": "否",
- "createMan": {
- "userId": 541,
- "userName": "崔殿龙"
- },
- "cycle": 0.0,
- "cyropactorControl": false,
- "deleted": false,
- "eleRate": false,
- "eleStream": false,
- "keyValue": 422,
- "mainProcess": false,
- "mainProcessTitle": "否",
- "niValue": false,
- "phValue": false,
- "ppsCode": "359",
- "ppsId": 422,
- "ppsName": "玻璃饼排蜡玻化(箱式炉)",
- "special": false,
- "specialTitle": "否",
- "team": null,
- "vSpeed": false
+ "cycle": 0.0,
+ "cyropactorControl": false,
+ "deleted": false,
+ "eleRate": false,
+ "eleStream": false,
+ "keyValue": 423,
+ "mainProcess": false,
+ "mainProcessTitle": "否",
+ "niValue": false,
+ "phValue": false,
+ "ppsCode": "360",
+ "ppsId": 423,
+ "ppsName": "玻璃饼振光",
+ "special": false,
+ "specialTitle": "否",
+ "team": null,
+ "vSpeed": false
+ },
+ {
+ "assist": false,
+ "assistTitle": "否",
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
},
- {
- "assist": false,
- "assistTitle": "否",
- "createMan": {
- "userId": 541,
- "userName": "崔殿龙"
- },
- "cycle": 0.0,
- "cyropactorControl": false,
- "deleted": false,
- "eleRate": false,
- "eleStream": false,
- "keyValue": 421,
- "mainProcess": false,
- "mainProcessTitle": "否",
- "niValue": false,
- "phValue": false,
- "ppsCode": "358",
- "ppsId": 421,
- "ppsName": "玻璃饼排蜡玻化(链式炉)",
- "special": false,
- "specialTitle": "否",
- "team": null,
- "vSpeed": false
- }]
- this.loading = false;
- this.page.total = this.data.length
- this.selectionClear();
+ "cycle": 0.0,
+ "cyropactorControl": false,
+ "deleted": false,
+ "eleRate": false,
+ "eleStream": false,
+ "keyValue": 422,
+ "mainProcess": false,
+ "mainProcessTitle": "否",
+ "niValue": false,
+ "phValue": false,
+ "ppsCode": "359",
+ "ppsId": 422,
+ "ppsName": "玻璃饼排蜡玻化(箱式炉)",
+ "special": false,
+ "specialTitle": "否",
+ "team": null,
+ "vSpeed": false
+ },
+ {
+ "assist": false,
+ "assistTitle": "否",
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "cycle": 0.0,
+ "cyropactorControl": false,
+ "deleted": false,
+ "eleRate": false,
+ "eleStream": false,
+ "keyValue": 421,
+ "mainProcess": false,
+ "mainProcessTitle": "否",
+ "niValue": false,
+ "phValue": false,
+ "ppsCode": "358",
+ "ppsId": 421,
+ "ppsName": "玻璃饼排蜡玻化(链式炉)",
+ "special": false,
+ "specialTitle": "否",
+ "team": null,
+ "vSpeed": false
+ }]
+ this.loading = false;
+ this.page.total = this.data.length
+ this.selectionClear();
// });
},
},
diff --git a/src/views/processManagement/bathRefine/accumulateClass.vue b/src/views/processManagement/bathRefine/accumulateClass.vue
index dfd6f9d..119147a 100644
--- a/src/views/processManagement/bathRefine/accumulateClass.vue
+++ b/src/views/processManagement/bathRefine/accumulateClass.vue
@@ -7,9 +7,9 @@
@refresh-change="refreshChange" @on-load="onLoad">
- 新增
- 删除
- 批量维护
+ 新增
+ 删除
+ 批量维护
@@ -74,7 +74,8 @@
-
+
- 删除
+ 删除
- 导入
+ 导入
@@ -42,9 +42,10 @@ export default {
delBtn: true,
addBtn: true,
editBtnText: '修改',
- viewBtnIcon: ' ',
- delBtnIcon: ' ',
- editBtnIcon: ' ',
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
viewBtnText: '详情',
labelWidth: 120,
menuWidth: 180,
@@ -59,6 +60,16 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchMenuPosition:'right',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '作业中心',
@@ -67,6 +78,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -76,6 +89,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -85,6 +100,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -94,6 +111,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -103,6 +122,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
@@ -112,6 +133,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '工艺员',
@@ -121,6 +144,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
@@ -130,6 +155,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
diff --git a/src/views/processManagement/components/processMainte/dsCraft.vue b/src/views/processManagement/components/processMainte/dsCraft.vue
index 3c19eb6..e17628f 100644
--- a/src/views/processManagement/components/processMainte/dsCraft.vue
+++ b/src/views/processManagement/components/processMainte/dsCraft.vue
@@ -149,6 +149,14 @@ export default {
selection: true,
tip: false,
border: true,
+ menuAlign: 'left',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序号',
diff --git a/src/views/processManagement/components/processMainte/dsPartBasicInfo.vue b/src/views/processManagement/components/processMainte/dsPartBasicInfo.vue
index a0b39b1..a9d54fb 100644
--- a/src/views/processManagement/components/processMainte/dsPartBasicInfo.vue
+++ b/src/views/processManagement/components/processMainte/dsPartBasicInfo.vue
@@ -260,6 +260,14 @@ export default {
menu: false,
header: false,
index: true,
+ menuAlign: 'left',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '零件号',
diff --git a/src/views/processManagement/components/processMainte/dsProcess.vue b/src/views/processManagement/components/processMainte/dsProcess.vue
index e999c05..2dcb45b 100644
--- a/src/views/processManagement/components/processMainte/dsProcess.vue
+++ b/src/views/processManagement/components/processMainte/dsProcess.vue
@@ -150,6 +150,7 @@ export default {
menu: false,
selection: true,
tip: false,
+ menuAlign: 'left',
column: [
{
label: '工序号',
@@ -259,6 +260,14 @@ export default {
menu: false,
selection: true,
tip: false,
+ menuAlign: 'left',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序号',
@@ -353,6 +362,14 @@ export default {
menu: false,
selection: true,
tip: false,
+ menuAlign: 'left',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序号',
@@ -434,6 +451,13 @@ export default {
menu: false,
selection: true,
tip: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序号',
diff --git a/src/views/processManagement/inPlantProcess.vue b/src/views/processManagement/inPlantProcess.vue
index cecb6c2..97c64f9 100644
--- a/src/views/processManagement/inPlantProcess.vue
+++ b/src/views/processManagement/inPlantProcess.vue
@@ -9,7 +9,7 @@
-->
-
+
@@ -45,6 +45,7 @@ export default {
delBtn: true,
addBtn: false,
editBtnText: '修改',
+ addBtnIcon: ' ',
viewBtnIcon: ' ',
delBtnIcon: ' ',
editBtnIcon: ' ',
@@ -62,6 +63,12 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition: 'left',
+ searchGutter: 24,
+ searchSpan: 6,
+ searchMenuPosition:'right',
column: [
{
label: '任务号',
@@ -69,8 +76,11 @@ export default {
sortable: true,
filter: true,
span: 12,
- search: true,
+ search: true,
display: false,
+ headerAlign: 'center',
+ align: 'left',
+ searchLabelWidth: 60,
},
{
label: '产线',
@@ -79,6 +89,9 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
+ searchLabelWidth: 45,
},
{
@@ -88,6 +101,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -97,6 +112,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
@@ -106,15 +123,20 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
},
{
label: '工艺员',
prop: 'proMan.userName',
- bind:'proMan.userName',
+ bind: 'proMan.userName',
search: true,
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 60,
},
{
@@ -124,6 +146,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'left',
},
{
@@ -133,6 +157,8 @@ export default {
sortable: true,
filter: true,
span: 12,
+ headerAlign: 'center',
+ align: 'center',
}
]
diff --git a/src/views/processManagement/platingAssort.vue b/src/views/processManagement/platingAssort.vue
index 43b8e3f..ba8e146 100644
--- a/src/views/processManagement/platingAssort.vue
+++ b/src/views/processManagement/platingAssort.vue
@@ -75,12 +75,24 @@ export default {
dialogClickModal: false,
excelBtn: true,
viewBtn: false,
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
editBtnText: '编辑',
refreshBtn: false,
searchShowBtn: false,
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '名称分类',
@@ -88,6 +100,7 @@ export default {
search: false,
sortable: true,
overHidden: true,
+
rules: [
{
required: true,
diff --git a/src/views/processManagement/platingTypeInfo.vue b/src/views/processManagement/platingTypeInfo.vue
index de58d87..a90880d 100644
--- a/src/views/processManagement/platingTypeInfo.vue
+++ b/src/views/processManagement/platingTypeInfo.vue
@@ -91,12 +91,24 @@ export default {
dialogClickModal: false,
excelBtn: true,
viewBtn: false,
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
editBtnText: '编辑',
refreshBtn: false,
searchShowBtn: false,
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [
{
label: '配置码',
diff --git a/src/views/processManagement/procepssPlanning.vue b/src/views/processManagement/procepssPlanning.vue
index d1a261d..f676d15 100644
--- a/src/views/processManagement/procepssPlanning.vue
+++ b/src/views/processManagement/procepssPlanning.vue
@@ -5,7 +5,7 @@
@selection-change="selectionChange" @current-change="currentChange" @size-change="sizeChange"
@refresh-change="refreshChange" @on-load="onLoad">
- 有10个零件工艺即将到期,请尽快维护有效期
+ 有10个零件工艺即将到期,请尽快维护有效期
@@ -65,7 +65,7 @@ export default {
},
data() {
return {
- indateOpen:false,
+ indateOpen: false,
bcId: null,
setCrewOpen: false,
form: {},
@@ -79,7 +79,7 @@ export default {
total: 0,
},
option: {
- height:'auto',
+ height: 'auto',
calcHeight: 32,
tip: false,
size: 'medium',
@@ -90,17 +90,17 @@ export default {
searchIndex: 3,
tree: false,
border: true,
- index: true,
- selection: true,
+ selection: false,
viewBtn: true,
delBtn: false,
addBtn: false,
editBtn: false,
editBtnText: '修改',
- viewBtnIcon:' ',
- delBtnIcon:' ',
- editBtnIcon:' ',
- viewBtnText:'详情',
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ viewBtnText: '详情',
labelWidth: 120,
menuWidth: 120,
dialogWidth: 1200,
@@ -111,9 +111,15 @@ export default {
searchShowBtn: false,
columnSort: true,
excelBtn: true,
- columnSort:true,
+ columnSort: true,
index: false,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition: 'left',
+ searchGutter: 24,
+ searchSpan: 6,
+ searchMenuPosition:'right',
column: [
{
label: '零件号',
@@ -122,6 +128,9 @@ export default {
sortable: true,
overHidden: true,
width: 210,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 60,
rules: [
{
required: true,
@@ -136,7 +145,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 120,
+ width: 170,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -152,6 +163,8 @@ export default {
search: true,
overHidden: true,
type: 'select',
+ headerAlign: 'center',
+ align: 'center',
dicData: [
{
label: '烧结零件',
@@ -178,6 +191,8 @@ export default {
sortable: true,
search: false,
overHidden: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -194,6 +209,9 @@ export default {
overHidden: true,
width: 120,
type: "select",
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 45,
dicData: [{
value: 0,
label: '待分派'
@@ -212,6 +230,8 @@ export default {
search: false,
overHidden: true,
width: 140,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -228,6 +248,8 @@ export default {
search: false,
overHidden: true,
width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -243,6 +265,8 @@ export default {
search: false,
overHidden: true,
width: 140,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -284,7 +308,7 @@ export default {
},
// 有效期维护
- setIndate(){
+ setIndate() {
this.indateOpen = true
},
setIndateCancel(isRefresh) {
@@ -440,838 +464,838 @@ export default {
this.loading = true;
// getLazyList(this.parentId, Object.assign(params, this.query)).then(res => {
- // this.data = res.data.data;
- this.data = [
- {
- "id": "1",
- "children": [
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ // this.data = res.data.data;
+ this.data = [
+ {
+ "id": "1",
+ "children": [
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33177,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33177,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33177,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33177,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33176,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33176,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ],
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
- "deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33176,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33176,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ],
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
+ "deleted": false,
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33184,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33184,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "2",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33184,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33184,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "2",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33183,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33183,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "3",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33183,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33183,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "3",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33182,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33182,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "4",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33182,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33182,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "4",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33181,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33181,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "5",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33181,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33181,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "5",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33180,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33180,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ]
- this.loading = false;
- this.page.total = this.data.length
- this.selectionClear();
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
+ },
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33180,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33180,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ]
+ this.loading = false;
+ this.page.total = this.data.length
+ this.selectionClear();
// });
},
},
diff --git a/src/views/processManagement/processCapability.vue b/src/views/processManagement/processCapability.vue
index 8e52395..a3735cb 100644
--- a/src/views/processManagement/processCapability.vue
+++ b/src/views/processManagement/processCapability.vue
@@ -87,6 +87,10 @@ columnSort: true,
border: true,
selection: true,
viewBtn: true,
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
menuWidth: 150,
dialogClickModal: false,
excelBtn: true,
@@ -97,6 +101,14 @@ columnSort: true,
gridBtn: false,
searchIndex: 3,
searchIcon: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
+
column: [{
label: '编码',
prop: 'caCode',
diff --git a/src/views/processManagement/processTemplate.vue b/src/views/processManagement/processTemplate.vue
index ac76bf2..90c4506 100644
--- a/src/views/processManagement/processTemplate.vue
+++ b/src/views/processManagement/processTemplate.vue
@@ -42,7 +42,7 @@ export default {
total: 0,
},
option: {
- height:'auto',
+ height: 'auto',
calcHeight: 32,
tip: false,
size: 'medium',
@@ -54,16 +54,17 @@ export default {
tree: false,
border: true,
index: true,
- selection: true,
- viewBtn: true,
+ selection: false,
+ viewBtn: false,
delBtn: true,
editBtnText: '修改',
- viewBtnIcon:' ',
- delBtnIcon:' ',
- editBtnIcon:' ',
- viewBtnText:'详情',
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ viewBtnText: '详情',
labelWidth: 120,
- menuWidth: 220,
+ menuWidth: 140,
dialogWidth: 1200,
dialogClickModal: false,
searchEnter: true,
@@ -72,9 +73,14 @@ export default {
searchShowBtn: false,
columnSort: true,
excelBtn: true,
- columnSort:true,
- index: false,
+ columnSort: true,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+ searchMenuPosition:'right',
column: [
{
label: '模板编码',
@@ -82,7 +88,9 @@ export default {
search: true,
sortable: true,
overHidden: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: true,
@@ -96,7 +104,9 @@ export default {
prop: 'pmName',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -110,7 +120,9 @@ export default {
prop: 'bsWorkCenter.wcName',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -124,7 +136,9 @@ export default {
prop: 'bsBasicClass.name',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -138,7 +152,9 @@ export default {
prop: 'priority',
sortable: true,
search: false,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -152,7 +168,9 @@ export default {
prop: 'proQuantity',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -166,7 +184,9 @@ export default {
prop: 'updateMan.userName',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -180,7 +200,10 @@ export default {
prop: 'updateTime',
sortable: true,
search: true,
- width: 120,
+ width: 120,
+ display: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -194,6 +217,8 @@ export default {
prop: 'pmStatusTitle',
sortable: true,
search: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -207,7 +232,9 @@ export default {
prop: 'memo',
sortable: true,
search: false,
- width: 120,
+ width: 120,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -375,123 +402,123 @@ export default {
this.loading = true;
// getLazyList(this.parentId, Object.assign(params, this.query)).then(res => {
- // this.data = res.data.data;
- this.data = [
- {
- "bsBasicClass":{
- "bcId":23,
- "code":"C类",
- "deleted":false,
- "keyValue":23,
- "memo":"镀镍、锌镍、镀锡",
- "name":"C类",
- "type":5,
- "updateTime":null
- },
- "bsWorkCenter":{
- "wcCode":"010",
- "wcId":202,
- "wcName":"玻璃烧结作业中心"
- },
- "createMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "keyValue":141,
- "memo":null,
- "pmCode":"玻璃烧结001",
- "pmId":141,
- "pmName":"玻璃烧结001",
- "pmStatus":0,
- "pmStatusTitle":"正常",
- "priority":1,
- "proQuantity":5,
- "quGrText":null,
- "qualityGrade":null,
- "updateMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "updateTime":"2024-01-19"
- },
- {
- "bsBasicClass":{
- "bcId":21,
- "code":"A1",
- "deleted":false,
- "keyValue":21,
- "memo":"镀金",
- "name":"A类",
- "type":5,
- "updateTime":null
- },
- "bsWorkCenter":{
- "wcCode":"001",
- "wcId":81,
- "wcName":"化学镀镍作业中心"
- },
- "createMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "keyValue":123,
- "memo":null,
- "pmCode":"32",
- "pmId":123,
- "pmName":"32",
- "pmStatus":0,
- "pmStatusTitle":"正常",
- "priority":1,
- "proQuantity":6,
- "quGrText":null,
- "qualityGrade":"[]",
- "updateMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "updateTime":"2023-07-03"
- },
- {
- "bsBasicClass":{
- "bcId":21,
- "code":"A1",
- "deleted":false,
- "keyValue":21,
- "memo":"镀金",
- "name":"A类",
- "type":5,
- "updateTime":null
- },
- "bsWorkCenter":{
- "wcCode":"001",
- "wcId":81,
- "wcName":"化学镀镍作业中心"
- },
- "createMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "keyValue":122,
- "memo":null,
- "pmCode":"12",
- "pmId":122,
- "pmName":"12",
- "pmStatus":0,
- "pmStatusTitle":"正常",
- "priority":3,
- "proQuantity":6,
- "quGrText":null,
- "qualityGrade":"[]",
- "updateMan":{
- "userId":541,
- "userName":"崔殿龙"
- },
- "updateTime":"2023-07-03"
- }
- ]
- this.loading = false;
- this.page.total = this.data.length
- this.selectionClear();
+ // this.data = res.data.data;
+ this.data = [
+ {
+ "bsBasicClass": {
+ "bcId": 23,
+ "code": "C类",
+ "deleted": false,
+ "keyValue": 23,
+ "memo": "镀镍、锌镍、镀锡",
+ "name": "C类",
+ "type": 5,
+ "updateTime": null
+ },
+ "bsWorkCenter": {
+ "wcCode": "010",
+ "wcId": 202,
+ "wcName": "玻璃烧结作业中心"
+ },
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "keyValue": 141,
+ "memo": null,
+ "pmCode": "玻璃烧结001",
+ "pmId": 141,
+ "pmName": "玻璃烧结001",
+ "pmStatus": 0,
+ "pmStatusTitle": "正常",
+ "priority": 1,
+ "proQuantity": 5,
+ "quGrText": null,
+ "qualityGrade": null,
+ "updateMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "updateTime": "2024-01-19"
+ },
+ {
+ "bsBasicClass": {
+ "bcId": 21,
+ "code": "A1",
+ "deleted": false,
+ "keyValue": 21,
+ "memo": "镀金",
+ "name": "A类",
+ "type": 5,
+ "updateTime": null
+ },
+ "bsWorkCenter": {
+ "wcCode": "001",
+ "wcId": 81,
+ "wcName": "化学镀镍作业中心"
+ },
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "keyValue": 123,
+ "memo": null,
+ "pmCode": "32",
+ "pmId": 123,
+ "pmName": "32",
+ "pmStatus": 0,
+ "pmStatusTitle": "正常",
+ "priority": 1,
+ "proQuantity": 6,
+ "quGrText": null,
+ "qualityGrade": "[]",
+ "updateMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "updateTime": "2023-07-03"
+ },
+ {
+ "bsBasicClass": {
+ "bcId": 21,
+ "code": "A1",
+ "deleted": false,
+ "keyValue": 21,
+ "memo": "镀金",
+ "name": "A类",
+ "type": 5,
+ "updateTime": null
+ },
+ "bsWorkCenter": {
+ "wcCode": "001",
+ "wcId": 81,
+ "wcName": "化学镀镍作业中心"
+ },
+ "createMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "keyValue": 122,
+ "memo": null,
+ "pmCode": "12",
+ "pmId": 122,
+ "pmName": "12",
+ "pmStatus": 0,
+ "pmStatusTitle": "正常",
+ "priority": 3,
+ "proQuantity": 6,
+ "quGrText": null,
+ "qualityGrade": "[]",
+ "updateMan": {
+ "userId": 541,
+ "userName": "崔殿龙"
+ },
+ "updateTime": "2023-07-03"
+ }
+ ]
+ this.loading = false;
+ this.page.total = this.data.length
+ this.selectionClear();
// });
},
},
diff --git a/src/views/processManagement/sinTer/components/moldChild.vue b/src/views/processManagement/sinTer/components/moldChild.vue
index 6eb7459..0a86ffe 100644
--- a/src/views/processManagement/sinTer/components/moldChild.vue
+++ b/src/views/processManagement/sinTer/components/moldChild.vue
@@ -42,9 +42,10 @@ export default {
addBtn: true,
editBtn: true,
editBtnText: '修改',
- viewBtnIcon: ' ',
- delBtnIcon: ' ',
- editBtnIcon: ' ',
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
viewBtnText: '详情',
labelWidth: 120,
menuWidth: 180,
@@ -59,6 +60,15 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '烧结部件',
diff --git a/src/views/processManagement/sinTer/components/pieceChildQuery.vue b/src/views/processManagement/sinTer/components/pieceChildQuery.vue
index b03a448..12e64dc 100644
--- a/src/views/processManagement/sinTer/components/pieceChildQuery.vue
+++ b/src/views/processManagement/sinTer/components/pieceChildQuery.vue
@@ -41,9 +41,10 @@ export default {
addBtn: false,
editBtn: false,
editBtnText: '修改',
- viewBtnIcon: ' ',
- delBtnIcon: ' ',
- editBtnIcon: ' ',
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
viewBtnText: '详情',
labelWidth: 120,
menuWidth: 180,
@@ -58,6 +59,14 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: false,
+ menuAlign: 'left',
+ gridBtn:false,
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '部件号',
diff --git a/src/views/processManagement/sinTer/components/sinterMoldNew.vue b/src/views/processManagement/sinTer/components/sinterMoldNew.vue
index 6eb7459..0a86ffe 100644
--- a/src/views/processManagement/sinTer/components/sinterMoldNew.vue
+++ b/src/views/processManagement/sinTer/components/sinterMoldNew.vue
@@ -42,9 +42,10 @@ export default {
addBtn: true,
editBtn: true,
editBtnText: '修改',
- viewBtnIcon: ' ',
- delBtnIcon: ' ',
- editBtnIcon: ' ',
+ addBtnIcon:' ',
+ viewBtnIcon:' ',
+ delBtnIcon:' ',
+ editBtnIcon:' ',
viewBtnText: '详情',
labelWidth: 120,
menuWidth: 180,
@@ -59,6 +60,15 @@ export default {
columnSort: true,
showOverflowTooltip: true,
menu: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '烧结部件',
diff --git a/src/views/processManagement/taskDispatch.vue b/src/views/processManagement/taskDispatch.vue
index 12688ee..6650609 100644
--- a/src/views/processManagement/taskDispatch.vue
+++ b/src/views/processManagement/taskDispatch.vue
@@ -66,13 +66,13 @@ export default {
total: 0,
},
option: {
- height:'auto',
+ height: 'auto',
calcHeight: 32,
tip: false,
size: 'medium',
simplePage: true,
searchShow: true,
- searchMenuSpan: 6,
+ searchMenuSpan: 12,
searchIcon: true,
searchIndex: 3,
tree: false,
@@ -80,14 +80,16 @@ export default {
index: true,
selection: true,
viewBtn: true,
- delBtn: true,
+ delBtn: false,
+ editBtn: false,
editBtnText: '修改',
- viewBtnIcon:' ',
- delBtnIcon:' ',
- editBtnIcon:' ',
- viewBtnText:'详情',
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ viewBtnText: '详情',
labelWidth: 120,
- menuWidth: 220,
+ menuWidth: 120,
dialogWidth: 1200,
dialogClickModal: false,
searchEnter: true,
@@ -96,9 +98,15 @@ export default {
searchShowBtn: false,
columnSort: true,
excelBtn: true,
- columnSort:true,
+ columnSort: true,
index: false,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn:false,
+ searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+ searchMenuPosition:'right',
column: [
{
label: '零件号',
@@ -106,7 +114,10 @@ export default {
search: true,
sortable: true,
overHidden: true,
- width: 120,
+ width: 200,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:60,
rules: [
{
required: true,
@@ -121,7 +132,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 120,
+ width: 160,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -137,6 +150,8 @@ export default {
search: true,
overHidden: true,
type: 'select',
+ headerAlign: 'center',
+ align: 'center',
dicData: [
{
label: '编制任务',
@@ -162,7 +177,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 150,
+ width: 180,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -178,6 +195,8 @@ export default {
search: false,
width: 150,
overHidden: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -191,8 +210,10 @@ export default {
prop: 'wayDetails',
sortable: true,
search: false,
- width: 150,
+ width: 250,
overHidden: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -208,6 +229,8 @@ export default {
search: false,
overHidden: true,
width: 150,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -222,6 +245,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
+ headerAlign: 'center',
+ align: 'left',
+ width: 200,
rules: [
{
required: false,
@@ -259,7 +285,7 @@ export default {
setBathCrew() {
this.setCrewOpen = true;
this.title = '批量分派'
-
+
},
// 设置班组人员
setCrew(bcId) {
@@ -407,838 +433,838 @@ export default {
this.loading = true;
// getLazyList(this.parentId, Object.assign(params, this.query)).then(res => {
- // this.data = res.data.data;
- this.data = [
- {
- "id": "1",
- "children": [
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ // this.data = res.data.data;
+ this.data = [
+ {
+ "id": "1",
+ "children": [
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33177,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33177,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33177,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33177,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33176,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33176,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ],
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
- "deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33176,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33176,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ],
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
+ "deleted": false,
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33184,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33184,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "2",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33184,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33184,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "2",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33183,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33183,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "3",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33183,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33183,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "3",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33182,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33182,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "4",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33182,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33182,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "4",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33181,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33181,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "5",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33181,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33181,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "5",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33180,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33180,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ]
- this.loading = false;
- this.page.total = this.data.length
- this.selectionClear();
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
+ },
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33180,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33180,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ]
+ this.loading = false;
+ this.page.total = this.data.length
+ this.selectionClear();
// });
},
},
diff --git a/src/views/processManagement/taskProcessing.vue b/src/views/processManagement/taskProcessing.vue
index 9cfd875..b709a1d 100644
--- a/src/views/processManagement/taskProcessing.vue
+++ b/src/views/processManagement/taskProcessing.vue
@@ -11,7 +11,7 @@
- 查看
+ 详情
编制
接收
完成
@@ -39,7 +39,8 @@
@setCrewOpeSancel="setCrewOpeSancel" :title="title">
-
+
@@ -77,7 +78,7 @@ export default {
total: 0,
},
option: {
- height:'auto',
+ height: 'auto',
calcHeight: 32,
tip: false,
size: 'medium',
@@ -88,15 +89,18 @@ export default {
searchIndex: 3,
tree: false,
border: true,
- index: true,
- selection: true,
- viewBtn: true,
- delBtn: true,
+ index: false,
+ selection: false,
+ viewBtn: false,
+ editBtn: false,
+ delBtn: false,
+ addBtn: false,
editBtnText: '修改',
- viewBtnIcon:' ',
- delBtnIcon:' ',
- editBtnIcon:' ',
- viewBtnText:'详情',
+ addBtnIcon: ' ',
+ viewBtnIcon: ' ',
+ delBtnIcon: ' ',
+ editBtnIcon: ' ',
+ viewBtnText: '详情',
labelWidth: 120,
menuWidth: 220,
dialogWidth: 1200,
@@ -107,9 +111,14 @@ export default {
searchShowBtn: false,
columnSort: true,
excelBtn: true,
- columnSort:true,
- index: false,
+ columnSort: true,
showOverflowTooltip: true,
+ menuAlign: 'left',
+ gridBtn: false,
+ searchLabelPosition: 'left',
+ searchGutter: 24,
+ searchSpan: 6,
+ searchMenuPosition:'right',
column: [
{
label: '零件号',
@@ -117,7 +126,10 @@ export default {
search: true,
sortable: true,
overHidden: true,
- width: 120,
+ width: 210,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 60,
rules: [
{
required: true,
@@ -132,7 +144,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 120,
+ width: 160,
+ headerAlign: 'center',
+ align: 'left',
rules: [
{
required: false,
@@ -148,6 +162,8 @@ export default {
search: true,
overHidden: true,
type: 'select',
+ headerAlign: 'center',
+ align: 'center',
dicData: [
{
label: '编制任务',
@@ -173,7 +189,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 150,
+ width: 180,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -189,6 +207,8 @@ export default {
search: false,
width: 150,
overHidden: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -202,8 +222,10 @@ export default {
prop: 'wayDetails',
sortable: true,
search: false,
- width: 150,
+ width: 220,
overHidden: true,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -219,6 +241,8 @@ export default {
search: false,
overHidden: true,
width: 150,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -234,6 +258,8 @@ export default {
search: false,
overHidden: true,
width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -250,6 +276,9 @@ export default {
overHidden: true,
width: 120,
type: "select",
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth: 45,
dicData: [{
value: 0,
label: '待分派'
@@ -269,6 +298,8 @@ export default {
search: false,
overHidden: true,
width: 120,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -283,7 +314,9 @@ export default {
sortable: true,
search: false,
overHidden: true,
- width: 120,
+ width: 180,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: false,
@@ -328,10 +361,10 @@ export default {
this.showPart = false;
this.detailOpen = false;
},
- viewDetails(partId, row){
+ viewDetails(partId, row) {
this.partId = partId;
this.isOpen = true;
- this.dialogType='view'
+ this.dialogType = 'view'
if (row.children && row.children.length >= 0) {
this.partType = '烧结'
} else {
@@ -342,7 +375,7 @@ export default {
organization(partId, row) {
this.partId = partId;
this.isOpen = true;
- this.dialogType='edit'
+ this.dialogType = 'edit'
if (row.children && row.children.length >= 0) {
this.partType = '烧结'
} else {
@@ -500,838 +533,838 @@ export default {
this.loading = true;
// getLazyList(this.parentId, Object.assign(params, this.query)).then(res => {
- // this.data = res.data.data;
- this.data = [
- {
- "id": "1",
- "children": [
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ // this.data = res.data.data;
+ this.data = [
+ {
+ "id": "1",
+ "children": [
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33177,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33177,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33177,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33177,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33176,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33176,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ],
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
- "deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33176,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33176,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ],
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
+ "deleted": false,
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33184,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33184,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "2",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33184,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33184,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "2",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33183,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33183,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "3",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33183,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33183,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "3",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33182,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33182,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "4",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33182,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33182,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "4",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33181,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33181,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
},
- {
- "id": "5",
- "askForMold": true,
- "assignMan": {
- "accountId": 541,
- "card": null,
- "createTime": "2023-05-04",
- "curStatus": 1,
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33181,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33181,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ },
+ {
+ "id": "5",
+ "askForMold": true,
+ "assignMan": {
+ "accountId": 541,
+ "card": null,
+ "createTime": "2023-05-04",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 102,
+ "head": 0,
+ "jobName": "MES开发",
+ "keyValue": 541,
+ "ldapName": "cdl",
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 102,
- "head": 0,
- "jobName": "MES开发",
- "keyValue": 541,
- "ldapName": "cdl",
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CUIDIANLONG,CDL",
- "ucUserId": null,
- "updateTime": "2023-05-04 09:16:54",
- "userCode": "cdl",
- "userId": 541,
- "userName": "崔殿龙",
- "userSex": 1,
- "userSources": "崔殿龙",
- "userString": "541:A:崔殿龙",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "assignTime": "2023-11-10 09:46:34",
- "craftMan": {
- "accountId": 602,
- "card": null,
- "createTime": "2023-04-06",
- "curStatus": 1,
+ "pinyinIndex": "CUIDIANLONG,CDL",
+ "ucUserId": null,
+ "updateTime": "2023-05-04 09:16:54",
+ "userCode": "cdl",
+ "userId": 541,
+ "userName": "崔殿龙",
+ "userSex": 1,
+ "userSources": "崔殿龙",
+ "userString": "541:A:崔殿龙",
+ "userType": "A"
+ },
+ "assignTime": "2023-11-10 09:46:34",
+ "craftMan": {
+ "accountId": 602,
+ "card": null,
+ "createTime": "2023-04-06",
+ "curStatus": 1,
+ "deleted": false,
+ "deptName": null,
+ "dimissionTime": null,
+ "factoryId": 1,
+ "head": 0,
+ "jobName": "软件工程师",
+ "keyValue": 521,
+ "ldapName": null,
+ "mail": null,
+ "mobile": null,
+ "pfDepartment": {
+ "appLink": null,
+ "createTime": "2022-08-31",
"deleted": false,
- "deptName": null,
- "dimissionTime": null,
- "factoryId": 1,
- "head": 0,
- "jobName": "软件工程师",
- "keyValue": 521,
- "ldapName": null,
- "mail": null,
- "mobile": null,
- "pfDepartment": {
- "appLink": null,
- "createTime": "2022-08-31",
- "deleted": false,
- "deptCode": "001",
- "deptId": 1,
- "deptName": "MES开发部",
- "deptType": 1,
- "deptTypeTitle": "厂",
- "keyValue": 1,
- "memo": null,
- "orders": "00",
- "parentDeptId": null,
- "parentPath": null,
- "ucDeptId": null,
- "updateTime": "2022-08-31 16:32:46"
- },
- "pinyinIndex": "CESHI,CS",
- "ucUserId": null,
- "updateTime": "2023-04-06 16:23:38",
- "userCode": "0001",
- "userId": 521,
- "userName": "测试",
- "userSex": 1,
- "userSources": "测试",
- "userString": "521:A:测试",
- "userType": "A"
+ "deptCode": "001",
+ "deptId": 1,
+ "deptName": "MES开发部",
+ "deptType": 1,
+ "deptTypeTitle": "厂",
+ "keyValue": 1,
+ "memo": null,
+ "orders": "00",
+ "parentDeptId": null,
+ "parentPath": null,
+ "ucDeptId": null,
+ "updateTime": "2022-08-31 16:32:46"
},
- "craftManName": null,
- "craftTime": null,
- "craftWay": "LX08-05-002",
- "createTime": "2023-04-14 18:15:54",
- "dtId": 33180,
- "ecnLink": null,
- "ecnNo": "1815055",
- "extension": false,
- "finalPlate": null,
- "inProduction": false,
- "keyValue": 33180,
- "material": null,
- "memo": null,
- "outFlag": false,
- "outType": "2",
- "outTypeTitle": "设计变更任务",
- "partCode": "21E6-575-12846_001-B1",
- "partId": "13924198",
- "partName": "封接插座部件",
- "plate": "XXXX",
- "syncTime": "2023-04-14 18:20:08",
- "taskStatus": 0,
- "taskStatusTitle": "待分派",
- "transferMess": null,
- "versionNo": "C",
- "wayDetails": "4(封接、表、涂色带)-库2",
- "wipTake": "继续使用"
- }
- ]
- this.loading = false;
- this.page.total = this.data.length
- this.selectionClear();
+ "pinyinIndex": "CESHI,CS",
+ "ucUserId": null,
+ "updateTime": "2023-04-06 16:23:38",
+ "userCode": "0001",
+ "userId": 521,
+ "userName": "测试",
+ "userSex": 1,
+ "userSources": "测试",
+ "userString": "521:A:测试",
+ "userType": "A"
+ },
+ "craftManName": null,
+ "craftTime": null,
+ "craftWay": "LX08-05-002",
+ "createTime": "2023-04-14 18:15:54",
+ "dtId": 33180,
+ "ecnLink": null,
+ "ecnNo": "1815055",
+ "extension": false,
+ "finalPlate": null,
+ "inProduction": false,
+ "keyValue": 33180,
+ "material": null,
+ "memo": null,
+ "outFlag": false,
+ "outType": "2",
+ "outTypeTitle": "设计变更任务",
+ "partCode": "21E6-575-12846_001-B1",
+ "partId": "13924198",
+ "partName": "封接插座部件",
+ "plate": "XXXX",
+ "syncTime": "2023-04-14 18:20:08",
+ "taskStatus": 0,
+ "taskStatusTitle": "待分派",
+ "transferMess": null,
+ "versionNo": "C",
+ "wayDetails": "4(封接、表、涂色带)-库2",
+ "wipTake": "继续使用"
+ }
+ ]
+ this.loading = false;
+ this.page.total = this.data.length
+ this.selectionClear();
// });
},
},
diff --git a/src/views/procurementManagement/shortageApplication.vue b/src/views/procurementManagement/shortageApplication.vue
index 1bc1ace..2ee4e96 100644
--- a/src/views/procurementManagement/shortageApplication.vue
+++ b/src/views/procurementManagement/shortageApplication.vue
@@ -67,6 +67,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '领用单号',
diff --git a/src/views/productionDisposition/index.vue b/src/views/productionDisposition/index.vue
index d5f6a6f..654f31b 100644
--- a/src/views/productionDisposition/index.vue
+++ b/src/views/productionDisposition/index.vue
@@ -145,6 +145,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '上级编号',
diff --git a/src/views/productionManagement/WIPChange.vue b/src/views/productionManagement/WIPChange.vue
index 831d178..8f79fd6 100644
--- a/src/views/productionManagement/WIPChange.vue
+++ b/src/views/productionManagement/WIPChange.vue
@@ -64,6 +64,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '物料号',
diff --git a/src/views/productionManagement/beforeAndAfterPlating.vue b/src/views/productionManagement/beforeAndAfterPlating.vue
index add9859..367053c 100644
--- a/src/views/productionManagement/beforeAndAfterPlating.vue
+++ b/src/views/productionManagement/beforeAndAfterPlating.vue
@@ -78,6 +78,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
},
addForm: {},
diff --git a/src/views/productionManagement/coatingMaterial.vue b/src/views/productionManagement/coatingMaterial.vue
index 49d1fd8..1c84ada 100644
--- a/src/views/productionManagement/coatingMaterial.vue
+++ b/src/views/productionManagement/coatingMaterial.vue
@@ -9,7 +9,7 @@
@row-del="rowDel" @search-change="searchChange" @search-reset="searchReset" @selection-change="selectionChange"
@current-change="currentChange" @size-change="sizeChange" @refresh-change="refreshChange" @on-load="onLoad">
- 新 增
+ 新 增
批量审核
添加量申报
@@ -75,7 +75,6 @@ export default {
columnSort: true,
tip: false,
height: 'auto',
- align: 'center',
calcHeight: 32,
simplePage: false,
searchShow: true,
@@ -84,7 +83,7 @@ export default {
searchIndex: 3,
tree: false,
border: true,
- index: true,
+ index: false,
selection: true,
viewBtn: false,
delBtn: false,
@@ -94,7 +93,7 @@ export default {
labelWidth: 120,
searchLabelWidth: 120,
menu: true,
- menuWidth: 200,
+ menuWidth: 180,
dialogWidth: 600,
dialogClickModal: false,
searchEnter: true,
@@ -102,6 +101,14 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+ filterBtn:true,
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
},
approveRules:{
diff --git a/src/views/productionManagement/frontTooling.vue b/src/views/productionManagement/frontTooling.vue
index b4bd898..5a31993 100644
--- a/src/views/productionManagement/frontTooling.vue
+++ b/src/views/productionManagement/frontTooling.vue
@@ -64,6 +64,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '准备状态',
diff --git a/src/views/productionManagement/js/coatingColumnData.js b/src/views/productionManagement/js/coatingColumnData.js
index 9d1731b..897ed72 100644
--- a/src/views/productionManagement/js/coatingColumnData.js
+++ b/src/views/productionManagement/js/coatingColumnData.js
@@ -7,6 +7,9 @@ export default {
width: 150,
overflow: true,
search: true,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:80,
rules: [
{
required: true,
@@ -19,10 +22,13 @@ export default {
label: '作业中心',
prop: 'workCenter',
span: 24,
- type:'select',
+ type: 'select',
width: 150,
overflow: true,
search: true,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:80,
rules: [
{
required: true,
@@ -30,14 +36,14 @@ export default {
trigger: 'blur',
},
],
- dicData:[
+ dicData: [
{
- label:'作业中心一',
- value:'1'
+ label: '作业中心一',
+ value: '1'
},
{
- label:'作业中心二',
- value:'2'
+ label: '作业中心二',
+ value: '2'
},
]
},
@@ -48,6 +54,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -63,6 +71,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -78,6 +88,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -93,6 +105,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -108,6 +122,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -123,6 +139,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -138,6 +156,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -153,7 +173,10 @@ export default {
width: 150,
overflow: true,
search: true,
- type:'select',
+ type: 'select',
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:50,
rules: [
{
required: true,
@@ -161,12 +184,12 @@ export default {
trigger: 'blur',
},
],
- dicData:[
- {label:'待审核',value:'1'},
- {label:'审核不通过',value:'2'},
- {label:'已关闭',value:'3'},
- {label:'审核通过',value:'4'},
- {label:'已过期',value:'5'},
+ dicData: [
+ { label: '待审核', value: '1' },
+ { label: '审核不通过', value: '2' },
+ { label: '已关闭', value: '3' },
+ { label: '审核通过', value: '4' },
+ { label: '已过期', value: '5' },
]
},
{
@@ -176,6 +199,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -191,6 +216,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -206,6 +233,8 @@ export default {
width: 150,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -222,6 +251,9 @@ export default {
span: 24,
overflow: true,
search: true,
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:80,
rules: [
{
required: true,
@@ -236,6 +268,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -250,6 +284,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -264,6 +300,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -278,6 +316,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -292,7 +332,10 @@ export default {
span: 24,
overflow: true,
search: true,
- type:'select',
+ type: 'select',
+ headerAlign: 'center',
+ align: 'center',
+ searchLabelWidth:50,
rules: [
{
required: true,
@@ -300,10 +343,10 @@ export default {
trigger: 'blur',
},
],
- dicData:[
- {label:'待领取',value:1},
- {label:'已领取',value:2},
- {label:'已过期',value:3},
+ dicData: [
+ { label: '待领取', value: 1 },
+ { label: '已领取', value: 2 },
+ { label: '已过期', value: 3 },
]
},
{
@@ -312,6 +355,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
@@ -326,6 +371,8 @@ export default {
span: 24,
overflow: true,
search: false,
+ headerAlign: 'center',
+ align: 'center',
rules: [
{
required: true,
diff --git a/src/views/productionManagement/productionMonitoring.vue b/src/views/productionManagement/productionMonitoring.vue
index 75f6ff5..f4a1520 100644
--- a/src/views/productionManagement/productionMonitoring.vue
+++ b/src/views/productionManagement/productionMonitoring.vue
@@ -177,6 +177,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '主加工单位',
diff --git a/src/views/productionManagement/reworkOrder.vue b/src/views/productionManagement/reworkOrder.vue
index 00a7265..fa2b4e7 100644
--- a/src/views/productionManagement/reworkOrder.vue
+++ b/src/views/productionManagement/reworkOrder.vue
@@ -53,6 +53,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '返修单号',
diff --git a/src/views/productionManagement/sameFurnaceQuery.vue b/src/views/productionManagement/sameFurnaceQuery.vue
index 68a55b4..4f2f912 100644
--- a/src/views/productionManagement/sameFurnaceQuery.vue
+++ b/src/views/productionManagement/sameFurnaceQuery.vue
@@ -75,6 +75,13 @@ export default {
searchIndex: 3,
searchIcon: true,
menu:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '绑定编号',
diff --git a/src/views/productionManagement/sinteringProductionMonitoring.vue b/src/views/productionManagement/sinteringProductionMonitoring.vue
index 1c3de16..9154b07 100644
--- a/src/views/productionManagement/sinteringProductionMonitoring.vue
+++ b/src/views/productionManagement/sinteringProductionMonitoring.vue
@@ -204,6 +204,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '是否齐套',
diff --git a/src/views/productionManagement/workReportingManagement.vue b/src/views/productionManagement/workReportingManagement.vue
index 10e89b1..bd6bbdf 100644
--- a/src/views/productionManagement/workReportingManagement.vue
+++ b/src/views/productionManagement/workReportingManagement.vue
@@ -128,6 +128,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/productionSchedulingPlan/productRlue.vue b/src/views/productionSchedulingPlan/productRlue.vue
index 1153790..64a7d33 100644
--- a/src/views/productionSchedulingPlan/productRlue.vue
+++ b/src/views/productionSchedulingPlan/productRlue.vue
@@ -139,6 +139,13 @@ export default {
filterBtn: true,
index: false,
searchShowBtn: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
@@ -257,6 +264,13 @@ export default {
menu: false,
addBtn: false,
index: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '规则ID',
diff --git a/src/views/productionSchedulingPlan/workshopOrder/index.vue b/src/views/productionSchedulingPlan/workshopOrder/index.vue
index 627d632..1c96296 100644
--- a/src/views/productionSchedulingPlan/workshopOrder/index.vue
+++ b/src/views/productionSchedulingPlan/workshopOrder/index.vue
@@ -74,6 +74,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '主加工中心',
diff --git a/src/views/productionTesting/InspectionTemplate.vue b/src/views/productionTesting/InspectionTemplate.vue
index ddd2c19..ef14d2a 100644
--- a/src/views/productionTesting/InspectionTemplate.vue
+++ b/src/views/productionTesting/InspectionTemplate.vue
@@ -181,6 +181,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '模板编码',
diff --git a/src/views/productionTesting/components/trialItem.vue b/src/views/productionTesting/components/trialItem.vue
index 28f1c01..2bca161 100644
--- a/src/views/productionTesting/components/trialItem.vue
+++ b/src/views/productionTesting/components/trialItem.vue
@@ -100,6 +100,13 @@ export default {
excelBtn: true,
index: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '编码',
diff --git a/src/views/productionTesting/components/trialStandard.vue b/src/views/productionTesting/components/trialStandard.vue
index c46b771..19e556a 100644
--- a/src/views/productionTesting/components/trialStandard.vue
+++ b/src/views/productionTesting/components/trialStandard.vue
@@ -100,6 +100,13 @@ export default {
excelBtn: true,
index: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '编码',
diff --git a/src/views/productionTesting/prPlanTestRec.vue b/src/views/productionTesting/prPlanTestRec.vue
index 6d8a4e3..f565a05 100644
--- a/src/views/productionTesting/prPlanTestRec.vue
+++ b/src/views/productionTesting/prPlanTestRec.vue
@@ -74,6 +74,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程卡号',
diff --git a/src/views/productionTesting/productionQuality.vue b/src/views/productionTesting/productionQuality.vue
index 244a9b7..919728c 100644
--- a/src/views/productionTesting/productionQuality.vue
+++ b/src/views/productionTesting/productionQuality.vue
@@ -136,6 +136,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程卡号',
diff --git a/src/views/qualityManagement/inspectionArchiving/ERecord/index.vue b/src/views/qualityManagement/inspectionArchiving/ERecord/index.vue
index c56beaf..b229fcb 100644
--- a/src/views/qualityManagement/inspectionArchiving/ERecord/index.vue
+++ b/src/views/qualityManagement/inspectionArchiving/ERecord/index.vue
@@ -164,6 +164,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '车间订单号',
diff --git a/src/views/qualityManagement/inspectionArchiving/auditFile/index.vue b/src/views/qualityManagement/inspectionArchiving/auditFile/index.vue
index 834b9f8..405322d 100644
--- a/src/views/qualityManagement/inspectionArchiving/auditFile/index.vue
+++ b/src/views/qualityManagement/inspectionArchiving/auditFile/index.vue
@@ -56,6 +56,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工序名称',
diff --git a/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue b/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue
index 2fd90cc..d20873f 100644
--- a/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue
+++ b/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue
@@ -86,6 +86,13 @@ export default {
showOverflowTooltip: true,
align: 'center',
menuWidth: 430,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '模板名称',
diff --git a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
index d713d9e..10fd664 100644
--- a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
@@ -62,6 +62,13 @@ export default {
align: 'center',
menu: false,
header: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '槽号',
diff --git a/src/views/qualityManagement/tankSolutionSystem/info.vue b/src/views/qualityManagement/tankSolutionSystem/info.vue
index 930ea64..6a073ca 100644
--- a/src/views/qualityManagement/tankSolutionSystem/info.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/info.vue
@@ -217,6 +217,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '作业中心',
diff --git a/src/views/qualityManagement/tankSolutionSystem/inspectionReport.vue b/src/views/qualityManagement/tankSolutionSystem/inspectionReport.vue
index d2ae952..c27dd7f 100644
--- a/src/views/qualityManagement/tankSolutionSystem/inspectionReport.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/inspectionReport.vue
@@ -145,6 +145,13 @@ export default {
editBtnIcon: ' ',
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '曲线名称',
@@ -331,6 +338,13 @@ export default {
showOverflowTooltip: true,
menu:false,
header:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '取样时间',
diff --git a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskAssignment.vue b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskAssignment.vue
index f1f6bb6..8d16245 100644
--- a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskAssignment.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskAssignment.vue
@@ -143,16 +143,13 @@ export default {
align:'center',
height:'auto',
calcHeight: 32,
- // height: 'auto',
- // calcHeight: 32,
- // tip: false,
- // searchShow: true,
- // searchMenuSpan: 6,
- // border: true,
- // index: true,
- // viewBtn: true,
- // selection: true,
- // dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '任务编号',
diff --git a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
index 3877de0..abd3d14 100644
--- a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
@@ -98,6 +98,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align: 'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '任务编号',
diff --git a/src/views/qualityManagement/tankSolutionSystem/workTankLine.vue b/src/views/qualityManagement/tankSolutionSystem/workTankLine.vue
index 3785f44..df3f3b3 100644
--- a/src/views/qualityManagement/tankSolutionSystem/workTankLine.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/workTankLine.vue
@@ -144,6 +144,13 @@ export default {
editBtnIcon:' ',
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '曲线名称',
diff --git a/src/views/qualityManagement/tankSolutionSystem/workTankMangage.vue b/src/views/qualityManagement/tankSolutionSystem/workTankMangage.vue
index 114113e..1e4f335 100644
--- a/src/views/qualityManagement/tankSolutionSystem/workTankMangage.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/workTankMangage.vue
@@ -90,6 +90,13 @@ export default {
excelBtn: true,
showOverflowTooltip: true,
align:'center',
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column:[
{
label: '编码',
diff --git a/src/views/recorderList/index.vue b/src/views/recorderList/index.vue
index 1ef290b..a18b929 100644
--- a/src/views/recorderList/index.vue
+++ b/src/views/recorderList/index.vue
@@ -189,6 +189,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
]
@@ -224,6 +231,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '记录仪',
diff --git a/src/views/report/reportlist.vue b/src/views/report/reportlist.vue
index c3b7ffb..30e1732 100644
--- a/src/views/report/reportlist.vue
+++ b/src/views/report/reportlist.vue
@@ -75,6 +75,13 @@ export default {
selection: true,
viewBtn: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '文件名',
diff --git a/src/views/resource/attach.vue b/src/views/resource/attach.vue
index fc2bf4d..a4f53a4 100644
--- a/src/views/resource/attach.vue
+++ b/src/views/resource/attach.vue
@@ -87,6 +87,13 @@ export default {
grid: true,
selection: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '附件地址',
diff --git a/src/views/resource/oss.vue b/src/views/resource/oss.vue
index 39fca55..f235031 100644
--- a/src/views/resource/oss.vue
+++ b/src/views/resource/oss.vue
@@ -96,6 +96,13 @@ export default {
labelWidth: 100,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '分类',
diff --git a/src/views/resource/sms.vue b/src/views/resource/sms.vue
index 1d36573..24bbb42 100644
--- a/src/views/resource/sms.vue
+++ b/src/views/resource/sms.vue
@@ -96,6 +96,13 @@ export default {
labelWidth: 100,
dialogWidth: 880,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '分类',
diff --git a/src/views/safetyManagement/equipmentInspectionPoint/index.vue b/src/views/safetyManagement/equipmentInspectionPoint/index.vue
index c3ef6dd..58c1a78 100644
--- a/src/views/safetyManagement/equipmentInspectionPoint/index.vue
+++ b/src/views/safetyManagement/equipmentInspectionPoint/index.vue
@@ -61,6 +61,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '巡检点编号',
diff --git a/src/views/safetyManagement/equipmentInspectionTask/index.vue b/src/views/safetyManagement/equipmentInspectionTask/index.vue
index f1f0637..e0a66bf 100644
--- a/src/views/safetyManagement/equipmentInspectionTask/index.vue
+++ b/src/views/safetyManagement/equipmentInspectionTask/index.vue
@@ -59,6 +59,13 @@ export default {
showOverflowTooltip: true,
menu:false,
header:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '巡检点编号',
diff --git a/src/views/safetyManagement/safetyInspectionPoint/index.vue b/src/views/safetyManagement/safetyInspectionPoint/index.vue
index 3ae08a6..7f77b3b 100644
--- a/src/views/safetyManagement/safetyInspectionPoint/index.vue
+++ b/src/views/safetyManagement/safetyInspectionPoint/index.vue
@@ -61,6 +61,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '巡检点编号',
diff --git a/src/views/safetyManagement/safetyInspectionTask/index.vue b/src/views/safetyManagement/safetyInspectionTask/index.vue
index 8ff5e34..a8520d7 100644
--- a/src/views/safetyManagement/safetyInspectionTask/index.vue
+++ b/src/views/safetyManagement/safetyInspectionTask/index.vue
@@ -59,6 +59,13 @@ export default {
showOverflowTooltip: true,
menu:false,
header:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '巡检点编号',
diff --git a/src/views/safetyManagement/wasteGasSet/components/alarmPoint.vue b/src/views/safetyManagement/wasteGasSet/components/alarmPoint.vue
index 971241b..1c2c138 100644
--- a/src/views/safetyManagement/wasteGasSet/components/alarmPoint.vue
+++ b/src/views/safetyManagement/wasteGasSet/components/alarmPoint.vue
@@ -52,6 +52,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '编码',
diff --git a/src/views/safetyManagement/wasteGasSet/components/alarmRecord.vue b/src/views/safetyManagement/wasteGasSet/components/alarmRecord.vue
index 5de5bbd..b8a4ef6 100644
--- a/src/views/safetyManagement/wasteGasSet/components/alarmRecord.vue
+++ b/src/views/safetyManagement/wasteGasSet/components/alarmRecord.vue
@@ -59,6 +59,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '编码',
diff --git a/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue b/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue
index d938341..2fc35f3 100644
--- a/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue
+++ b/src/views/safetyManagement/wasteGasSet/components/dosingRecord.vue
@@ -52,6 +52,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '设施',
diff --git a/src/views/safetyManagement/wasteGasSet/components/wasteGasRunRec.vue b/src/views/safetyManagement/wasteGasSet/components/wasteGasRunRec.vue
index 9a6b6b9..fc5dd41 100644
--- a/src/views/safetyManagement/wasteGasSet/components/wasteGasRunRec.vue
+++ b/src/views/safetyManagement/wasteGasSet/components/wasteGasRunRec.vue
@@ -84,6 +84,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '设备编号',
diff --git a/src/views/safetyManagement/wastewater/components/dischargeRec.vue b/src/views/safetyManagement/wastewater/components/dischargeRec.vue
index 5279491..45054e7 100644
--- a/src/views/safetyManagement/wastewater/components/dischargeRec.vue
+++ b/src/views/safetyManagement/wastewater/components/dischargeRec.vue
@@ -52,6 +52,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '报废槽液类型',
diff --git a/src/views/safetyManagement/wastewater/components/dosingRecord.vue b/src/views/safetyManagement/wastewater/components/dosingRecord.vue
index e52d2f8..2e339c9 100644
--- a/src/views/safetyManagement/wastewater/components/dosingRecord.vue
+++ b/src/views/safetyManagement/wastewater/components/dosingRecord.vue
@@ -52,6 +52,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '设施',
diff --git a/src/views/safetyManagement/wastewater/components/meterParameter.vue b/src/views/safetyManagement/wastewater/components/meterParameter.vue
index d93fd3c..f468da8 100644
--- a/src/views/safetyManagement/wastewater/components/meterParameter.vue
+++ b/src/views/safetyManagement/wastewater/components/meterParameter.vue
@@ -55,6 +55,13 @@ export default {
showOverflowTooltip: true,
menu:false,
header:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '池体名称',
diff --git a/src/views/safetyManagement/wastewater/components/testRecord.vue b/src/views/safetyManagement/wastewater/components/testRecord.vue
index 515f338..5cef52b 100644
--- a/src/views/safetyManagement/wastewater/components/testRecord.vue
+++ b/src/views/safetyManagement/wastewater/components/testRecord.vue
@@ -52,6 +52,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '设施',
diff --git a/src/views/statisticalAnalysis/energyAnalytics/electricityAnalytics.vue b/src/views/statisticalAnalysis/energyAnalytics/electricityAnalytics.vue
index a9288fb..29489ee 100644
--- a/src/views/statisticalAnalysis/energyAnalytics/electricityAnalytics.vue
+++ b/src/views/statisticalAnalysis/energyAnalytics/electricityAnalytics.vue
@@ -67,6 +67,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/statisticalAnalysis/energyAnalytics/waterAnalytics.vue b/src/views/statisticalAnalysis/energyAnalytics/waterAnalytics.vue
index 7ad8642..7e9a860 100644
--- a/src/views/statisticalAnalysis/energyAnalytics/waterAnalytics.vue
+++ b/src/views/statisticalAnalysis/energyAnalytics/waterAnalytics.vue
@@ -67,6 +67,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/statisticalAnalysis/environmentalAnalytics/wasteGasReport.vue b/src/views/statisticalAnalysis/environmentalAnalytics/wasteGasReport.vue
index d4574e2..ec1516b 100644
--- a/src/views/statisticalAnalysis/environmentalAnalytics/wasteGasReport.vue
+++ b/src/views/statisticalAnalysis/environmentalAnalytics/wasteGasReport.vue
@@ -62,6 +62,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '日期',
diff --git a/src/views/statisticalAnalysis/environmentalAnalytics/zeroEmissions.vue b/src/views/statisticalAnalysis/environmentalAnalytics/zeroEmissions.vue
index dfdc3d6..49a3c1e 100644
--- a/src/views/statisticalAnalysis/environmentalAnalytics/zeroEmissions.vue
+++ b/src/views/statisticalAnalysis/environmentalAnalytics/zeroEmissions.vue
@@ -60,6 +60,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '日期',
diff --git a/src/views/statisticalAnalysis/keyProjectsAnalysis.vue b/src/views/statisticalAnalysis/keyProjectsAnalysis.vue
index 10244b2..175115e 100644
--- a/src/views/statisticalAnalysis/keyProjectsAnalysis.vue
+++ b/src/views/statisticalAnalysis/keyProjectsAnalysis.vue
@@ -57,6 +57,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '日期',
diff --git a/src/views/statisticalAnalysis/oemReport/oemReportFoot.vue b/src/views/statisticalAnalysis/oemReport/oemReportFoot.vue
index ef251db..7ac2378 100644
--- a/src/views/statisticalAnalysis/oemReport/oemReportFoot.vue
+++ b/src/views/statisticalAnalysis/oemReport/oemReportFoot.vue
@@ -69,6 +69,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/statisticalAnalysis/productionQualityAnalysis.vue b/src/views/statisticalAnalysis/productionQualityAnalysis.vue
index dd11966..c9669d5 100644
--- a/src/views/statisticalAnalysis/productionQualityAnalysis.vue
+++ b/src/views/statisticalAnalysis/productionQualityAnalysis.vue
@@ -54,6 +54,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
},
loading:false,
diff --git a/src/views/statisticalAnalysis/productionReport.vue b/src/views/statisticalAnalysis/productionReport.vue
index e3de918..2dfebf9 100644
--- a/src/views/statisticalAnalysis/productionReport.vue
+++ b/src/views/statisticalAnalysis/productionReport.vue
@@ -131,6 +131,13 @@ export default {
index: false,
searchShowBtn: false,
header: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
},
data: []
@@ -217,6 +224,6 @@ export default {
\ No newline at end of file
diff --git a/src/views/statisticalAnalysis/warehouseAnalysis/inOutBoundReport.vue b/src/views/statisticalAnalysis/warehouseAnalysis/inOutBoundReport.vue
index 95348ff..b190a9e 100644
--- a/src/views/statisticalAnalysis/warehouseAnalysis/inOutBoundReport.vue
+++ b/src/views/statisticalAnalysis/warehouseAnalysis/inOutBoundReport.vue
@@ -58,6 +58,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '出入库单号',
diff --git a/src/views/statisticalAnalysis/warehouseAnalysis/inventorySummary.vue b/src/views/statisticalAnalysis/warehouseAnalysis/inventorySummary.vue
index b2a19ee..e973798 100644
--- a/src/views/statisticalAnalysis/warehouseAnalysis/inventorySummary.vue
+++ b/src/views/statisticalAnalysis/warehouseAnalysis/inventorySummary.vue
@@ -96,6 +96,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '库房编号',
diff --git a/src/views/statisticalAnalysis/warehouseAnalysis/measuringTool.vue b/src/views/statisticalAnalysis/warehouseAnalysis/measuringTool.vue
index 181d22e..dfa31d1 100644
--- a/src/views/statisticalAnalysis/warehouseAnalysis/measuringTool.vue
+++ b/src/views/statisticalAnalysis/warehouseAnalysis/measuringTool.vue
@@ -58,6 +58,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '工具条码',
diff --git a/src/views/system/client.vue b/src/views/system/client.vue
index 9269c6a..5d5ae7d 100644
--- a/src/views/system/client.vue
+++ b/src/views/system/client.vue
@@ -62,6 +62,13 @@ export default {
grid: true,
selection: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '应用id',
diff --git a/src/views/system/dept.vue b/src/views/system/dept.vue
index eda0ee5..05bb8ba 100644
--- a/src/views/system/dept.vue
+++ b/src/views/system/dept.vue
@@ -82,6 +82,13 @@ export default {
menuWidth: 320,
dialogWidth: 800,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '机构名称',
diff --git a/src/views/system/menu.vue b/src/views/system/menu.vue
index 4653039..a0e53df 100644
--- a/src/views/system/menu.vue
+++ b/src/views/system/menu.vue
@@ -89,6 +89,13 @@ export default {
menuWidth: 320,
dialogClickModal: false,
excelBtn: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '菜单名称',
diff --git a/src/views/system/post.vue b/src/views/system/post.vue
index 4ab72a5..a04987d 100644
--- a/src/views/system/post.vue
+++ b/src/views/system/post.vue
@@ -65,6 +65,13 @@ export default {
viewBtn: true,
selection: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '所属租户',
diff --git a/src/views/system/tenant.vue b/src/views/system/tenant.vue
index a49b800..02da0ae 100644
--- a/src/views/system/tenant.vue
+++ b/src/views/system/tenant.vue
@@ -230,6 +230,13 @@ export default {
menuWidth: 380,
dialogWidth: 900,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '租户ID',
diff --git a/src/views/system/tenantdatasource.vue b/src/views/system/tenantdatasource.vue
index 3d67893..5564d60 100644
--- a/src/views/system/tenantdatasource.vue
+++ b/src/views/system/tenantdatasource.vue
@@ -62,6 +62,13 @@ export default {
grid: true,
selection: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '名称',
diff --git a/src/views/system/tenantpackage.vue b/src/views/system/tenantpackage.vue
index 9a90bc6..f2aabd1 100644
--- a/src/views/system/tenantpackage.vue
+++ b/src/views/system/tenantpackage.vue
@@ -55,6 +55,13 @@ export default {
selection: true,
dialogClickModal: false,
dialogWidth: 600,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '产品包名',
diff --git a/src/views/system/topmenu.vue b/src/views/system/topmenu.vue
index 783dbe3..7d50765 100644
--- a/src/views/system/topmenu.vue
+++ b/src/views/system/topmenu.vue
@@ -120,6 +120,13 @@ export default {
selection: true,
dialogWidth: 900,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '菜单名',
diff --git a/src/views/tool/datasource.vue b/src/views/tool/datasource.vue
index cc409c0..af4cc69 100644
--- a/src/views/tool/datasource.vue
+++ b/src/views/tool/datasource.vue
@@ -64,6 +64,13 @@ export default {
grid: true,
selection: true,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '名称',
diff --git a/src/views/util/demo/dict-classic.vue b/src/views/util/demo/dict-classic.vue
index d32b583..54fb876 100644
--- a/src/views/util/demo/dict-classic.vue
+++ b/src/views/util/demo/dict-classic.vue
@@ -73,6 +73,13 @@ export default {
viewBtn: true,
menuWidth: 300,
dialogWidth: 880,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
diff --git a/src/views/util/demo/dict-horizontal.vue b/src/views/util/demo/dict-horizontal.vue
index 1bbcc00..819b69f 100644
--- a/src/views/util/demo/dict-horizontal.vue
+++ b/src/views/util/demo/dict-horizontal.vue
@@ -118,6 +118,13 @@ export default {
viewBtn: true,
menuWidth: 300,
dialogWidth: 880,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
diff --git a/src/views/util/demo/dict-vertical.vue b/src/views/util/demo/dict-vertical.vue
index fc635bd..1cbffb0 100644
--- a/src/views/util/demo/dict-vertical.vue
+++ b/src/views/util/demo/dict-vertical.vue
@@ -123,6 +123,13 @@ export default {
height: 300,
menuWidth: 300,
dialogWidth: 880,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '字典编号',
diff --git a/src/views/warehouseManagement/additionalPlan/components/additionalPlan.vue b/src/views/warehouseManagement/additionalPlan/components/additionalPlan.vue
index f188804..f11937f 100644
--- a/src/views/warehouseManagement/additionalPlan/components/additionalPlan.vue
+++ b/src/views/warehouseManagement/additionalPlan/components/additionalPlan.vue
@@ -59,6 +59,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
diff --git a/src/views/warehouseManagement/additionalPlan/components/purchase.vue b/src/views/warehouseManagement/additionalPlan/components/purchase.vue
index 4f11027..e469c15 100644
--- a/src/views/warehouseManagement/additionalPlan/components/purchase.vue
+++ b/src/views/warehouseManagement/additionalPlan/components/purchase.vue
@@ -61,6 +61,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
diff --git a/src/views/warehouseManagement/allocationManagement.vue b/src/views/warehouseManagement/allocationManagement.vue
index d21eb8b..5de6ae1 100644
--- a/src/views/warehouseManagement/allocationManagement.vue
+++ b/src/views/warehouseManagement/allocationManagement.vue
@@ -84,6 +84,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
},
loading: false,
diff --git a/src/views/warehouseManagement/electrodeManagement/index.vue b/src/views/warehouseManagement/electrodeManagement/index.vue
index 00f155d..b591f77 100644
--- a/src/views/warehouseManagement/electrodeManagement/index.vue
+++ b/src/views/warehouseManagement/electrodeManagement/index.vue
@@ -65,6 +65,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
diff --git a/src/views/warehouseManagement/leveragingManagement.vue b/src/views/warehouseManagement/leveragingManagement.vue
index 93e1294..e0a1b65 100644
--- a/src/views/warehouseManagement/leveragingManagement.vue
+++ b/src/views/warehouseManagement/leveragingManagement.vue
@@ -88,6 +88,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '单据号',
diff --git a/src/views/warehouseManagement/maintenancetools/index.vue b/src/views/warehouseManagement/maintenancetools/index.vue
index 6a599f5..b3cd5a9 100644
--- a/src/views/warehouseManagement/maintenancetools/index.vue
+++ b/src/views/warehouseManagement/maintenancetools/index.vue
@@ -81,6 +81,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '保养单号',
diff --git a/src/views/warehouseManagement/materialExpiration/expire.vue b/src/views/warehouseManagement/materialExpiration/expire.vue
index dd89639..a8f89bd 100644
--- a/src/views/warehouseManagement/materialExpiration/expire.vue
+++ b/src/views/warehouseManagement/materialExpiration/expire.vue
@@ -66,6 +66,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '物料编号',
diff --git a/src/views/warehouseManagement/materialExpiration/matureSubmission.vue b/src/views/warehouseManagement/materialExpiration/matureSubmission.vue
index 85bcc98..22611a3 100644
--- a/src/views/warehouseManagement/materialExpiration/matureSubmission.vue
+++ b/src/views/warehouseManagement/materialExpiration/matureSubmission.vue
@@ -60,6 +60,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '送检单号',
diff --git a/src/views/warehouseManagement/materialMaintenance.vue b/src/views/warehouseManagement/materialMaintenance.vue
index 33896b5..2495371 100644
--- a/src/views/warehouseManagement/materialMaintenance.vue
+++ b/src/views/warehouseManagement/materialMaintenance.vue
@@ -54,6 +54,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '物料编码',
diff --git a/src/views/warehouseManagement/materialPreserve.vue b/src/views/warehouseManagement/materialPreserve.vue
index 39712d6..10d2bf3 100644
--- a/src/views/warehouseManagement/materialPreserve.vue
+++ b/src/views/warehouseManagement/materialPreserve.vue
@@ -69,6 +69,13 @@ export default {
excelBtn: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '物料编码',
diff --git a/src/views/warehouseManagement/rotation/index.vue b/src/views/warehouseManagement/rotation/index.vue
index cf3c0ef..ce59037 100644
--- a/src/views/warehouseManagement/rotation/index.vue
+++ b/src/views/warehouseManagement/rotation/index.vue
@@ -67,6 +67,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
diff --git a/src/views/warehouseManagement/teamRequest/index.vue b/src/views/warehouseManagement/teamRequest/index.vue
index 6c99a8a..b565167 100644
--- a/src/views/warehouseManagement/teamRequest/index.vue
+++ b/src/views/warehouseManagement/teamRequest/index.vue
@@ -56,6 +56,13 @@ export default {
index: false,
showOverflowTooltip: true,
menu:false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '提请单号',
diff --git a/src/views/warehouseManagement/warehouseRequest/index.vue b/src/views/warehouseManagement/warehouseRequest/index.vue
index b92d0da..731bd74 100644
--- a/src/views/warehouseManagement/warehouseRequest/index.vue
+++ b/src/views/warehouseManagement/warehouseRequest/index.vue
@@ -59,6 +59,13 @@ export default {
columnSort: true,
index: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
diff --git a/src/views/warehouseManagement/workwearPlan/index.vue b/src/views/warehouseManagement/workwearPlan/index.vue
index 8323648..da1e878 100644
--- a/src/views/warehouseManagement/workwearPlan/index.vue
+++ b/src/views/warehouseManagement/workwearPlan/index.vue
@@ -217,6 +217,13 @@ export default {
excelBtn: true,
columnSort: true,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: []
}
}
diff --git a/src/views/work/claim.vue b/src/views/work/claim.vue
index d2d34ae..8630501 100644
--- a/src/views/work/claim.vue
+++ b/src/views/work/claim.vue
@@ -112,6 +112,13 @@ export default {
dialogWidth: 900,
menuWidth: 250,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程分类',
diff --git a/src/views/work/done.vue b/src/views/work/done.vue
index d9f9dbb..afcea89 100644
--- a/src/views/work/done.vue
+++ b/src/views/work/done.vue
@@ -104,6 +104,13 @@ export default {
dialogWidth: 900,
menuWidth: 200,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程分类',
diff --git a/src/views/work/send.vue b/src/views/work/send.vue
index 0465939..1594b74 100644
--- a/src/views/work/send.vue
+++ b/src/views/work/send.vue
@@ -107,6 +107,13 @@ export default {
dialogWidth: 900,
menuWidth: 200,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程分类',
diff --git a/src/views/work/start.vue b/src/views/work/start.vue
index 2b1eeec..8b6f94b 100644
--- a/src/views/work/start.vue
+++ b/src/views/work/start.vue
@@ -120,6 +120,13 @@ export default {
menuWidth: 200,
dialogWidth: 900,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '租户编号',
diff --git a/src/views/work/todo.vue b/src/views/work/todo.vue
index ae17336..307b696 100644
--- a/src/views/work/todo.vue
+++ b/src/views/work/todo.vue
@@ -112,6 +112,13 @@ export default {
dialogWidth: 900,
menuWidth: 250,
dialogClickModal: false,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '流程分类',
diff --git a/src/views/workLicense/workLicense.vue b/src/views/workLicense/workLicense.vue
index f166bff..b454e69 100644
--- a/src/views/workLicense/workLicense.vue
+++ b/src/views/workLicense/workLicense.vue
@@ -242,6 +242,13 @@ export default {
gridBtn: false,
searchShowBtn: false,
showOverflowTooltip: true,
+ searchLabelPosition:'left',
+searchLabelPosition:'left',
+ searchGutter:24,
+ searchSpan:6,
+menuAlign: 'left',
+gridBtn:false,
+searchMenuPosition:'right',
column: [
{
label: '姓名',