src/views/quality/packageinspect/packageInspect-form.vue
@@ -66,7 +66,7 @@ <el-row :gutter="10" style="width:100%;z-index: 10;height:30px;"> <el-col :span="12">检验项目</el-col> <el-col :span="12" style="text-align: right;"> <el-dropdown @command="handleCommand" v-if="!isShow"> <el-dropdown @command="handleCommand" v-if="!isShow && resultVal==null"> <el-button size="mini" style="margin-right: 10px;" type="primary" > 切换默认检验项<i class="el-icon-arrow-down el-icon--right"></i> </el-button>