国内标准入库:右下角新增按钮改为“+新增”,"带入"改为"确认"
This commit is contained in:
@@ -1203,7 +1203,7 @@
|
||||
<el-button
|
||||
round
|
||||
class="common-button-primary"
|
||||
icon="el-icon-check"
|
||||
icon="el-icon-plus"
|
||||
type="primary"
|
||||
@click="handleProcessStandardNext(1)">新增</el-button>
|
||||
<el-button
|
||||
@@ -1211,7 +1211,7 @@
|
||||
class="common-button-primary"
|
||||
icon="el-icon-check"
|
||||
type="primary"
|
||||
@click="handleProcessStandardNext(2)">带入</el-button>
|
||||
@click="handleProcessStandardNext(2)">确认</el-button>
|
||||
<el-button
|
||||
round
|
||||
class="common-button-default"
|
||||
|
||||
Reference in New Issue
Block a user