浏览代码

修改bug

Qukatie 10 月之前
父节点
当前提交
2993e01956
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/approveDataL/index.vue

+ 3 - 0
src/views/approveDataL/index.vue

@@ -58,6 +58,9 @@
         <span v-else-if="scope.row.checkType == 'PJTK'">销售退货</span>
         <span v-else-if="scope.row.checkType == 'PJCG'">采购</span>
         <span v-else-if="scope.row.checkType == 'PJCGTK'">采购退货</span>
+        <span v-else-if="scope.row.checkType == 'RZCG'">采购融资审核</span>
+        <span v-else-if="scope.row.checkType == 'CKRW'">出库任务审批</span>
+        <span v-else-if="scope.row.checkType == 'RKRW'">入库任务审批</span>
       </template>
       <!-- <template slot="menuLeft">
         <el-button size="small" type="success" :disabled="selectionList.length == 0" @click.stop="batchCheck">批量审批