|
@@ -8,6 +8,7 @@
|
|
|
:operation="operation()"
|
|
|
:optionsEvensGroup="optionsEvensGroup"
|
|
|
:columnParsing="columnParsing"
|
|
|
+ :replaceOrNotMap="false"
|
|
|
>
|
|
|
<ExamineDialog :is-show.sync="isShowExamineDialog" :examine-form.sync="examineForm" @submit="submitExamineForm"/>
|
|
|
<Popu v-if="isShowDetail || isShowExamine || isShowReturnForm">
|