|
@@ -845,7 +845,7 @@
|
|
schedulingList[0].transProp == '1' &&
|
|
schedulingList[0].transProp == '1' &&
|
|
scope.row.billStatus >= 6
|
|
scope.row.billStatus >= 6
|
|
"
|
|
"
|
|
- :disabled="scope.row.mBillNo ? true : false"
|
|
|
|
|
|
+ :disabled="scope.row.billKind != 'NN'"
|
|
v-hasPermi="['fleet:ftmsorderbillscars:edit']"
|
|
v-hasPermi="['fleet:ftmsorderbillscars:edit']"
|
|
>配载</el-button
|
|
>配载</el-button
|
|
>
|
|
>
|