| | |
| | | class="part-dialog" |
| | | > |
| | | <div v-show="showParentInfo"> |
| | | <el-row> |
| | | <!-- <el-row> |
| | | <el-col :span="3"><span>印字方式:</span></el-col> |
| | | <el-col :span="3" |
| | | ><span>{{ relationOrderList[0].printType }}</span></el-col |
| | |
| | | <el-col :span="9" |
| | | ><span>{{ relationOrderList[0].remark }}</span></el-col |
| | | > |
| | | </el-row> |
| | | </el-row> --> |
| | | </div> |
| | | <ttable |
| | | :table="table" |
| | |
| | | <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', |