|
|
@ -60,7 +60,7 @@ export default function () {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
const formatKw=function ({cellValue}){
|
|
|
|
const formatKw=function ({cellValue}){
|
|
|
|
for (const item of this.ycldw) {
|
|
|
|
for (const item of ycldw) {
|
|
|
|
if (cellValue===item.bm){
|
|
|
|
if (cellValue===item.bm){
|
|
|
|
return item.bmsm
|
|
|
|
return item.bmsm
|
|
|
|
}
|
|
|
|
}
|
|
|
|