This commit is contained in:
USER-20220102CG\noblelift
2023-03-01 19:48:20 +08:00
parent f5e496f642
commit 6f80e1bc83
5 changed files with 13 additions and 15 deletions

View File

@@ -153,7 +153,7 @@
</el-form>
<div slot="footer" class="dialog-footer">
<el-button @click="dialogFormVisible1 = false"> </el-button>
<el-button type=this"primary" @click="saveBarcode"> </el-button>
<el-button type="primary" @click="saveBarcode"> </el-button>
</div>
</el-dialog>
</div>