OTA
This commit is contained in:
@@ -398,6 +398,7 @@ export default {
|
||||
return
|
||||
}
|
||||
this.dataSource = res.result.records || []
|
||||
this.number = res.result.pjspzq
|
||||
this.total = res.result.total
|
||||
this.loading = false
|
||||
} else {
|
||||
|
||||
+2
-2
@@ -155,8 +155,8 @@
|
||||
</div>
|
||||
<div v-if='flagqrqt'>
|
||||
<a-input class="box-input-qr2"
|
||||
v-model="form.aqjzWbk"
|
||||
:title="form.aqjzWbk ? form.aqjzWbk : $t('PleaseEnter')"
|
||||
v-model="form.qttext"
|
||||
:title="form.qttext ? form.qttext : $t('PleaseEnter')"
|
||||
:placeholder="$t('PleaseEnter')"></a-input>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
@@ -345,6 +345,7 @@ export default {
|
||||
return
|
||||
}
|
||||
this.dataSource = res.result.records || []
|
||||
this.number = res.result.pjspzq
|
||||
this.total = res.result.total
|
||||
this.loading = false
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user