|
|
|
@ -34,11 +34,11 @@
|
|
|
|
|
<!-- v-show="isLinkDisabled"-->
|
|
|
|
|
<!-->结束剔除-->
|
|
|
|
|
<!--</el-button>-->
|
|
|
|
|
<!--<el-button size="mini" type="primary" @click.native="selectPrescribe()" :loading="submitLoading"-->
|
|
|
|
|
<!-- v-if="splitType=='out' && !redMesg" style="margin-right: 8px;border-radius: 5%;"-->
|
|
|
|
|
<!-- v-show="isLinkDisabled"-->
|
|
|
|
|
<!-->选入已完成单据-->
|
|
|
|
|
<!--</el-button>-->
|
|
|
|
|
<el-button size="mini" type="primary" @click.native="selectPrescribe()" :loading="submitLoading"
|
|
|
|
|
v-if="splitType=='out' && !redMesg" style="margin-right: 8px;border-radius: 5%;"
|
|
|
|
|
v-show="isLinkDisabled"
|
|
|
|
|
>选入已完成单据
|
|
|
|
|
</el-button>
|
|
|
|
|
<!--<el-button size="mini" type="primary" @click.native="chooseDraftOrder()" :loading="submitLoading"-->
|
|
|
|
|
<!-- style="margin-right: 8px;border-radius: 5%;" v-show="isLinkDisabled "-->
|
|
|
|
|
<!-- :disabled="splitType=='out' && redMesg"-->
|
|
|
|
|