002390 1 年之前
父节点
当前提交
a274981954
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/purchase/purchase-order/index.vue

+ 1 - 1
src/views/purchase/purchase-order/index.vue

@@ -777,7 +777,7 @@ export default {
                 type="text" 
                 size="mini"
                 @click.stop="handleBack(scope.row)"
-              >流程收回</el-button>
+              >收回</el-button>
               <el-button 
                 v-if="scope.row.flowId && scope.row.flowId !== '' && scope.row.status !== '9'" 
                 type="text"