'修改bug'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @Author: fzq
|
||||
* @Date: 2022-03-05 17:45:46
|
||||
* @LastEditors: fzq
|
||||
* @LastEditTime: 2022-03-06 16:46:54
|
||||
* @LastEditTime: 2022-03-07 09:19:34
|
||||
-->
|
||||
<template>
|
||||
<!-- <el-dialog
|
||||
@@ -112,6 +112,7 @@ export default {
|
||||
this.dataForm.storageBoxId = this.$route.query.id
|
||||
this.dataForm.storageCode = this.$route.query.code
|
||||
this.visible = true
|
||||
// console.log(this.dataForm)
|
||||
listSubstrate(this.dataForm).then(res => {
|
||||
console.log(res.data[0])
|
||||
this.dataForm.id = res.data[0].id
|
||||
|
||||
Reference in New Issue
Block a user