Browse Source

feat: 接口对接;

fox
Fox-33 3 days ago
parent
commit
ae770b53d5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages_order/report/test/answer.vue

+ 1
- 1
pages_order/report/test/answer.vue View File

@ -113,7 +113,7 @@
data() { data() {
return { return {
step: 0, step: 0,
current: 0,
current: null,
tabs: [], tabs: [],
value: null, value: null,
noneFlag: false, noneFlag: false,


Loading…
Cancel
Save