|
|
@@ -29,7 +29,7 @@
|
|
|
>一键校验收发通
|
|
|
</el-button>
|
|
|
<el-dropdown style="line-height: 0" v-if="importTemplate == 1">
|
|
|
- <el-button size="small" type="warning" style="margin-right: 8px" :disabled="form.status > 0 || showLock || !form.id">
|
|
|
+ <el-button size="small" type="warning" style="margin-right: 8px" :disabled="detailData.seeDisabled || form.status > 0 || showLock || !form.id">
|
|
|
导入模板<i class="el-icon-arrow-down el-icon--right"></i>
|
|
|
</el-button>
|
|
|
<el-dropdown-menu slot="dropdown">
|