jinx 1 year ago
parent
commit
e46d66b2b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tables/explorate-four.vue

+ 1 - 1
src/views/tables/explorate-four.vue

@@ -150,7 +150,7 @@
             <span>记录人签名:</span>
             <div>
               <input type="text" v-model="data.reportSign" />
-              <div class="content-box left">{{ data.clientSign }}</div>
+              <div class="content-box left">{{ data.reportSign }}</div>
             </div>
           </div>
         </div>