fix: 🧩 删除无用代码
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
:request-api="getProductBuypassListApi"
|
||||
:init-param="dataStore.initParam"
|
||||
>
|
||||
<!-- <template #imgUrl="scope">
|
||||
<el-image :src="scope.row.imgUrl ? h + scope.row.imgUrl : ''" style="width: 60px; height: 60px" />
|
||||
</template> -->
|
||||
<template #status="scope">
|
||||
<el-tag type="success" effect="dark">{{ scope.row.status }}</el-tag>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user