소스 검색

增加采购审批

lichao 3 년 전
부모
커밋
5c81771544
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/approveData/index.vue

+ 1 - 0
src/views/approveData/index.vue

@@ -23,6 +23,7 @@
       <template slot-scope="scope" slot="checkType">
         <span v-if="scope.row.checkType == 'ffsq'">付费申请</span>
         <span v-else-if="scope.row.checkType == 'xsqh'">销售请核</span>
+        <span v-else-if="scope.row.checkType == 'cgqh'">采购请核</span>
       </template>
       <template slot="menuLeft">
         <el-button size="small"