@ -6,7 +6,7 @@
< el -table -column prop = "handleStatus" label = "bug状态" width = "100" >
< el -table -column prop = "handleStatus" label = "bug状态" width = "100" >
< template slot -scope = " scope " >
< template slot -scope = " scope " >
< el -tag v-for ="(item,index) in formatDictsWithClass(dicts,'bugStatus',scope.row.handleStatus)" :key="index" :type="item.className" > {{ item.name }} < / el -tag >
< mdp -select show -style = " tag " item -code = " bugStatus " v -model = " scope.row.handleStatus " :disabled ="true" / >
< / template >
< / template >
< / e l - t a b l e - c o l u m n >
< / e l - t a b l e - c o l u m n >
< el -table -column prop = "receiptMessage" label = "处理意见" min -width = " 150 " >
< el -table -column prop = "receiptMessage" label = "处理意见" min -width = " 150 " >