whj 1 year ago
parent
commit
131f3b4a9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/sb/info/SbInfoC.vue

+ 1 - 1
src/views/sb/info/SbInfoC.vue

@@ -31,7 +31,7 @@
                   </a-col>
                   <a-col :md="6" :sm="24">
                     <a-form-item label="父位号">
-                      <a-input v-model.trim="queryParam.ppNo" placeholder="父位号"/>
+                      <a-input v-model.trim="queryParam.no" placeholder="父位号"/>
                     </a-form-item>
                   </a-col>
                   <a-col :md="6" :sm="24" :style="{ display: expand ? 'block' : 'none' }">