Explorar el Código

工单处理 页面报错 处理

ajun hace 4 años
padre
commit
dcc9c2cc55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/order/workOrder/index.blade.php

+ 1 - 1
resources/views/order/workOrder/index.blade.php

@@ -127,7 +127,7 @@
                                             </table>
                                             </transition>
                                             <transition name="fade">
-                                            <table class="table table-sm m-0" v-if="electOrderIssue !== item.id">
+                                            <table class="table table-sm m-0" v-if="selectOrderIssue !== item.id">
                                                 <tr>
                                                 <td>@{{ item.issue_logs[0].content }}</td>
                                                 <td>@{{ item.issue_logs[0].username }}</td>