@@ -631,7 +631,7 @@
type="textarea"
:autosize="{ minRows: 5, maxRows: 4 }"
placeholder="请输入仲裁原因"
- :disabled="ProcessingresultsState"
+ :disabled="CompleteDisabling"
/>
diff --git a/src/views/aftersales/aftersalesWorkOrdermodifyTemp.vue b/src/views/aftersales/aftersalesWorkOrdermodifyTemp.vue
index 12114568..c9ddd1c1 100644
--- a/src/views/aftersales/aftersalesWorkOrdermodifyTemp.vue
+++ b/src/views/aftersales/aftersalesWorkOrdermodifyTemp.vue
@@ -440,6 +440,8 @@
style="width: 100%"
filterable
clearable
+ allow-create
+ default-first-option
>
+
+
+
+ 添加赔款方
+ 添加受款方
+
+
+
+
+
+
+
+
+
+
+
{
left: 12%;
top: 10%;
}
+:deep(.Completioninformation){
+ .is-active{
+ font-weight: bold;
+ }
+}
diff --git a/src/views/basicdata/warehouse/tray/basicdataTrayedt.vue b/src/views/basicdata/warehouse/tray/basicdataTrayedt.vue
index 44b4f7c4..a8787953 100644
--- a/src/views/basicdata/warehouse/tray/basicdataTrayedt.vue
+++ b/src/views/basicdata/warehouse/tray/basicdataTrayedt.vue
@@ -275,18 +275,18 @@ export default {
search: true,
width: '100px',
},
- {
- label: '所在列',
- prop: 'columnNum',
- search: true,
- width: '100px',
- },
- {
- label: '所在行',
- prop: 'layerNum',
- search: true,
- width: '100px',
- },
+ // {
+ // label: '所在列',
+ // prop: 'columnNum',
+ // search: true,
+ // width: '100px',
+ // },
+ // {
+ // label: '所在行',
+ // prop: 'layerNum',
+ // search: true,
+ // width: '100px',
+ // },
{
label: '操作时间',
prop: 'operateTime',
@@ -414,16 +414,16 @@ export default {
prop: 'positionCode',
width: '100px',
},
- {
- label: '所在列',
- prop: 'columnNum',
- width: '100px',
- },
- {
- label: '所在层',
- prop: 'layerNum',
- width: '100px',
- },
+ // {
+ // label: '所在列',
+ // prop: 'columnNum',
+ // width: '100px',
+ // },
+ // {
+ // label: '所在层',
+ // prop: 'layerNum',
+ // width: '100px',
+ // },
{
label: '操作时间',
prop: 'operateTime',
@@ -496,16 +496,16 @@ export default {
prop: 'positionCode',
width: '100px',
},
- {
- label: '所在列',
- prop: 'columnNum',
- width: '100px',
- },
- {
- label: '所在层',
- prop: 'layerNum',
- width: '100px',
- },
+ // {
+ // label: '所在列',
+ // prop: 'columnNum',
+ // width: '100px',
+ // },
+ // {
+ // label: '所在层',
+ // prop: 'layerNum',
+ // width: '100px',
+ // },
{
label: '操作时间',
prop: 'operateTime',
@@ -810,28 +810,28 @@ export default {
sortable: true,
head: false,
},
- {
- prop: 'columnNum',
- label: '所在列',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
- {
- prop: 'layerNum',
- label: '所在层',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
+ // {
+ // prop: 'columnNum',
+ // label: '所在列',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
+ // {
+ // prop: 'layerNum',
+ // label: '所在层',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
{
label: '操作时间',
prop: 'operateTime',
@@ -932,28 +932,28 @@ export default {
sortable: true,
head: false,
},
- {
- prop: 'columnNum',
- label: '所在列',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
- {
- prop: 'layerNum',
- label: '所在层',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
+ // {
+ // prop: 'columnNum',
+ // label: '所在列',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
+ // {
+ // prop: 'layerNum',
+ // label: '所在层',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
{
prop: 'num',
label: '数量',
@@ -1054,28 +1054,28 @@ export default {
sortable: true,
head: false,
},
- {
- prop: 'columnNum',
- label: '所在列',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
- {
- prop: 'layerNum',
- label: '所在行',
- type: 1,
- values: '',
- width: '150',
- checkarr: [],
- fixed: false,
- sortable: true,
- head: false,
- },
+ // {
+ // prop: 'columnNum',
+ // label: '所在列',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
+ // {
+ // prop: 'layerNum',
+ // label: '所在行',
+ // type: 1,
+ // values: '',
+ // width: '150',
+ // checkarr: [],
+ // fixed: false,
+ // sortable: true,
+ // head: false,
+ // },
{
label: '操作时间',
prop: 'operateTime',