yaowanxin
18 小时以前 92ecf0ab686fd8d93451a2e399c9f4fe3734d55e
采购台账去掉扫码新增按钮与生成二维码按钮
已修改1个文件
12 ■■■■ 文件已修改
src/views/procurementManagement/procurementLedger/index.vue 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/procurementManagement/procurementLedger/index.vue
@@ -53,8 +53,8 @@
      <div style="display: flex;justify-content: flex-end;margin-bottom: 20px;">
        <el-button type="primary"
                   @click="openForm('add')">新增台账</el-button>
        <el-button type="success"
                   @click="openScanAddDialog">扫码新增</el-button>
<!--        <el-button type="success"-->
<!--                   @click="openScanAddDialog">扫码新增</el-button>-->
        <el-button @click="handleOut">导出</el-button>
        <el-button type="danger"
                   plain
@@ -176,10 +176,10 @@
                       type="primary"
                       size="small"
                       @click="openForm('edit', scope.row)">编辑</el-button>
            <el-button link
                       type="success"
                       size="small"
                       @click="showQRCode(scope.row)">生成二维码</el-button>
<!--            <el-button link-->
<!--                       type="success"-->
<!--                       size="small"-->
<!--                       @click="showQRCode(scope.row)">生成二维码</el-button>-->
            <el-button link
                       type="primary"
                       size="small"