Source/UBCS-WEB/src/views/integration/integrationIndex.vue
@@ -33,7 +33,7 @@ @row-dblclick="handleMapingRowClick" @selection-change="selectionChange" @select="setCurrentRow" @select-all="handleSelectAll"> <template slot="menuLeft"> <el-button icon="el-icon-plus" size="small" type="primary" <el-button icon="el-icon-plus" size="small" type="primary" :disabled="disabledPush" @click="dialogPush = true">新 增 </el-button> <el-button icon="el-icon-check" size="small" type="primary" @click="handleSave">保 存