燕山石化溯源三维电子沙盘-【前端】-Web
surprise
2024-03-27 08d0c4ca9064c27be7b3e488bec497e87a05cc18
src/components/YJlist.vue
@@ -57,12 +57,13 @@
            :formatter="dateFormatter"
            align="center"
          />
          <el-table-column label="操作">
          <el-table-column label="操作"  width="180px">
            <template #default="scope">
              <el-button
                link
                type="primary"
                size="small"
                :disabled="scope.row.isSuYuan == 0"
                @click.stop="listClick(scope.row)"
                >污染源</el-button
              >