|
@@ -34,7 +34,6 @@ export default {
|
|
|
rules: this.formOptions.orderType.isRules
|
|
|
}
|
|
|
},
|
|
|
-
|
|
|
{
|
|
|
isShow: this.formOptions.infoSourceId.isShow,
|
|
|
name: 'el-select',
|
|
@@ -69,7 +68,6 @@ export default {
|
|
|
rules: this.formOptions.infoChannelId.isRules
|
|
|
}
|
|
|
},
|
|
|
-
|
|
|
{
|
|
|
isShow: this.formOptions.expectArrivalTime.isShow,
|
|
|
name: 'slot-component',
|