瀏覽代碼

退单审批业务类型

wangzhuo 2 年之前
父節點
當前提交
627aa4ee98
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/approveData/index.vue

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

@@ -45,6 +45,7 @@
         <span v-else-if="scope.row.checkType == 'HYCK-FY'">海运出口费用</span>
         <span v-else-if="scope.row.checkType == 'HYCK-FY'">海运出口费用</span>
         <span v-else-if="scope.row.checkType == 'HYJK-DJ'">海运进口</span>
         <span v-else-if="scope.row.checkType == 'HYJK-DJ'">海运进口</span>
         <span v-else-if="scope.row.checkType == 'HYJK-FY'">海运进口费用</span>
         <span v-else-if="scope.row.checkType == 'HYJK-FY'">海运进口费用</span>
+        <span v-else-if="scope.row.checkType == 'XSTD'">销售退单请核</span>
       </template>
       </template>
       <template slot="menuLeft">
       <template slot="menuLeft">
         <el-button size="small" type="success" :disabled="selectionList.length == 0" @click.stop="batchCheck">批量审批
         <el-button size="small" type="success" :disabled="selectionList.length == 0" @click.stop="batchCheck">批量审批