Commit e0f388cb by Wuyuqiu

Merge remote-tracking branch 'origin/development-202206' into development-202206

# Conflicts:
#	src/views/Business/Sptsel/Menu.vue
parents f648d8bb 919a8cd0
......@@ -108,10 +108,10 @@
</c-button>
<c-button style="margin-left: 5px" size="small" type="primary" @click="continueEdit(scope.row)">处理
</c-button>
<!-- 更改按钮还未使用,暂时隐藏 -->
<!-- 更改按钮暂时隐藏 -->
<!-- <c-button style="margin-left: 5px" size="small" @click="onChange(scope.row)" :disabled="scope.row.状态!='INC'">更改
</c-button> -->
<el-popover placement="top-start" width="50" trigger="click">
<el-popover placement="top-start" width="50" trigger="click">
<ul class="table-button-item-list">
<li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment