1
杨磊
3 天以前 2c39f839ba8f9df4fa70f7423b3c2e027cdeb32a
src/views/model/children/landerModel.vue
@@ -61,7 +61,7 @@
                @click="handlePreview(scope.row)"
                >预览</el-button
              >
              <el-button
              <!-- <el-button
                v-if="scope.$index !== 0"
                type="success"
                size="small"
@@ -74,7 +74,7 @@
                size="small"
                @click="handleMoveDown(scope)"
                >下移</el-button
              >
              > -->
            </div>
          </template>
        </el-table-column>