| | |
| | | :prelang="prelang" |
| | | :options="options" |
| | | :ajaxFun="ajaxFun" |
| | | :bottomOffset="350" |
| | | :bottomOffset="150" |
| | | :fixedHeight="tableFixHeight" |
| | | ref="documentTable" |
| | | :paramObj="queryParam" |
| | |
| | | <el-button @click="innerVisible = false">取 消</el-button> |
| | | <el-button type="primary" @click="saveSelectRow">确 定</el-button> |
| | | </div> |
| | | <DocumentDetail :currshowlist.sync="showDocument" :docId="documentId"> |
| | | <DocumentDetail :currshowlist.sync="showDocument" :docId="Number(documentId)"> |
| | | </DocumentDetail> |
| | | </el-dialog> |
| | | </template> |
| | |
| | | searchInfoType: 'text' |
| | | }, |
| | | // 绝缘颜色 |
| | | { |
| | | /* { |
| | | minWidth: '120', |
| | | prop: 'insulationColor', |
| | | label: '绝缘颜色', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | { |
| | | minWidth: '120', |
| | | prop: 'version', |
| | |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | /* { |
| | | minWidth: '120', |
| | | prop: 'country', |
| | | label: '国家', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | { |
| | | minWidth: '120', |
| | | prop: 'state', |