projects/mes-zjl #87

Merged
juzi merged 3 commits from projects/mes-zjl into projects/mes-test 2023-11-16 16:54:45 +08:00
Showing only changes of commit 6a10afd04e - Show all commits

View File

@ -202,7 +202,7 @@ export default {
},
methods: {
init(data, param) {
this.form.orderId = data.id
this.form.orderId = data
this.getList()
if (param === 'add') {
this.isBind = false