永康嘉持电器有限公司前端
小小儁爺
2025-03-13 2146654ce466348808bd11218d5a71756d03abc4
src/views/workOrder/workOrderSend.vue
@@ -389,19 +389,19 @@
                  <i class="el-icon-delete" :style="{color:$store.state.settings.theme}" @click.stop="del(row)" />
                </el-tooltip>
                <el-tooltip class="item" effect="dark" content="打印工单" placement="top">
                <!--                <el-tooltip class="item" effect="dark" content="打印工单" placement="top">-->
                <!--                  &lt;!&ndash;                  <i&ndash;&gt;-->
                <!--                  &lt;!&ndash;                    class="el-icon-tickets"&ndash;&gt;-->
                <!--                  &lt;!&ndash;                    style="cursor: pointer;color: #42b983;margin-right: 15px"&ndash;&gt;-->
                <!--                  &lt;!&ndash;                    @click="check(row)"&ndash;&gt;-->
                <!--                  &lt;!&ndash;                  />&ndash;&gt;-->
                  <!--                  <i-->
                  <!--                    class="el-icon-tickets"-->
                  <!--                    style="cursor: pointer;color: #42b983;margin-right: 15px"-->
                  <!--                    @click="check(row)"-->
                <!--                    :style="{color:$store.state.settings.theme}"-->
                <!--                    class="el-icon-printer"-->
                <!--                    style="cursor: pointer;margin-right: 15px"-->
                <!--                    @click.stop="handlePrint(row.wo_code)"-->
                  <!--                  />-->
                  <i
                    :style="{color:$store.state.settings.theme}"
                    class="el-icon-printer"
                    style="cursor: pointer;margin-right: 15px"
                    @click.stop="handlePrint(row.wo_code)"
                  />
                </el-tooltip>
                <!--                </el-tooltip>-->
                <el-tooltip class="item" effect="dark" content="详情" placement="top">
                  <i