| | |
| | | <el-button |
| | | @click="submitForm('ruleForm')" |
| | | icon="el-icon-search" |
| | | class="primary" |
| | | type="primary" |
| | | size="small" |
| | | >{{ $t('common.iquery') }}</el-button> |
| | | <el-button |
| | |
| | | class="dialog-footer" |
| | | > |
| | | <el-button |
| | | type="info" |
| | | type="info" size="small" |
| | | @click="removeUpdate" |
| | | >{{$t('common.close')}}</el-button> |
| | | <el-button |
| | | class="primary" |
| | | @click="updateForm" |
| | | type="primary" |
| | | @click="updateForm" size="small" |
| | | >{{$t('common.confirm')}}</el-button> |
| | | </div> |
| | | </el-dialog> |
| | |
| | | class="dialog-footer" |
| | | > |
| | | <el-button |
| | | type="info" |
| | | type="info" size="small" |
| | | @click="insertFromDataClose" |
| | | >{{$t('common.close')}}</el-button> |
| | | <el-button |
| | | class="primary" |
| | | type="primary" size="small" |
| | | @click="insertFromData" |
| | | >{{$t('common.confirm')}}</el-button> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="btnBox"> |
| | | <el-button |
| | | class="primary" |
| | | type="primary" |
| | | size="small" |
| | | @click="selectDirCataName" |
| | | >{{ |
| | |
| | | </div> |
| | | <div class="btnBox"> |
| | | <el-button |
| | | class="primary" |
| | | type="primary" |
| | | size="small" |
| | | @click="selectDepCataName" |
| | | >{{ |