This commit is contained in:
zhangdingyu
2018-11-19 13:33:23 +08:00
parent e0e1124a9d
commit 59e74eb1a1
8 changed files with 292 additions and 78 deletions

View File

@@ -136,7 +136,7 @@
type="primary"
class="el-icon-edit"
@click="PlateWelding(scope.$index, scope.row, 'form1')">板焊</el-button>
<el-button size="mini" type="primary" @click="inBatches">分批</el-button>
<!--<el-button size="mini" type="primary" @click="inBatches">分批</el-button>-->
</template>
</el-table-column>
</el-table>