spring
2025-11-20 85832c85a73adfbef540b57777791cfaa2776727
src/pages/production/twist/selfInspect/index.vue
@@ -127,7 +127,12 @@
          </view>
          <template #footer>
            <view class="flex justify-end gap-2">
              <wd-button size="small" plain @click="handleViewInspection(item, index)">
              <wd-button
                size="small"
                plain
                @click="handleViewInspection(item, index)"
                style="margin-right: 10px"
              >
                查看
              </wd-button>
              <wd-button
@@ -136,6 +141,7 @@
                plain
                type="primary"
                @click="handleEditInspection(item, index)"
                style="margin-right: 10px"
              >
                修改
              </wd-button>