|
@@ -800,6 +800,7 @@
|
|
style="width: 400px !important"
|
|
style="width: 400px !important"
|
|
multiple
|
|
multiple
|
|
clearable
|
|
clearable
|
|
|
|
+ :disabled="addDisabled"
|
|
>
|
|
>
|
|
<el-option
|
|
<el-option
|
|
v-for="item in selects.branchs"
|
|
v-for="item in selects.branchs"
|
|
@@ -822,6 +823,7 @@
|
|
style="width: 400px !important"
|
|
style="width: 400px !important"
|
|
multiple
|
|
multiple
|
|
clearable
|
|
clearable
|
|
|
|
+ :disabled="addDisabled"
|
|
>
|
|
>
|
|
<el-option
|
|
<el-option
|
|
v-for="item in selects.branchs"
|
|
v-for="item in selects.branchs"
|
|
@@ -844,6 +846,7 @@
|
|
style="width: 400px !important"
|
|
style="width: 400px !important"
|
|
multiple
|
|
multiple
|
|
clearable
|
|
clearable
|
|
|
|
+ :disabled="addDisabled"
|
|
>
|
|
>
|
|
<el-option
|
|
<el-option
|
|
v-for="item in selects.branchs"
|
|
v-for="item in selects.branchs"
|
|
@@ -866,6 +869,7 @@
|
|
style="width: 400px !important"
|
|
style="width: 400px !important"
|
|
multiple
|
|
multiple
|
|
clearable
|
|
clearable
|
|
|
|
+ :disabled="addDisabled"
|
|
>
|
|
>
|
|
<el-option
|
|
<el-option
|
|
v-for="item in selects.branchs"
|
|
v-for="item in selects.branchs"
|
|
@@ -888,6 +892,7 @@
|
|
style="width: 400px !important"
|
|
style="width: 400px !important"
|
|
multiple
|
|
multiple
|
|
clearable
|
|
clearable
|
|
|
|
+ :disabled="addDisabled"
|
|
>
|
|
>
|
|
<el-option
|
|
<el-option
|
|
v-for="item in selects.branchs"
|
|
v-for="item in selects.branchs"
|