|
@@ -34,7 +34,7 @@
|
|
</div>
|
|
</div>
|
|
<span slot="footer" class="dialog-footer">
|
|
<span slot="footer" class="dialog-footer">
|
|
<el-button @click="handleClose">取 消</el-button>
|
|
<el-button @click="handleClose">取 消</el-button>
|
|
- <el-button v-if="allocationDetailForm.isDlgType != '关联合同'" :disabled="IsGray" type="primary" @click="addAllocationHandler">修 改</el-button>
|
|
|
|
|
|
+ <el-button v-if="allocationDetailForm.isDlgType != '关联合同' && allocationDetailForm.ContractType != '打分派点'" :disabled="IsGray" type="primary" @click="addAllocationHandler">修 改</el-button>
|
|
</span>
|
|
</span>
|
|
</el-dialog>
|
|
</el-dialog>
|
|
</template>
|
|
</template>
|