spring
10 天以前 09cb1020885d7cdc7d9aacc785b7587cd1c4b111
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -82,14 +82,12 @@
            type="primary"
            text
            @click="openEdit(row)"
                  :disabled="row.issUerId !== userStore.id"
          >
            编辑
          </el-button>
          <el-button
            type="primary"
            text
                  :disabled="row.issUerId !== userStore.id"
            @click="handleDelete(row)"
          >
            删除