Explorar el Código

Merge branch 'mergeBranch' into allTestUrgent

qymljy hace 3 semanas
padre
commit
120e4e0e31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/HDrpManagement/serveWorkBill/index.vue

+ 1 - 1
src/HDrpManagement/serveWorkBill/index.vue

@@ -197,7 +197,7 @@ export default {
   methods: {
     list(data) {
       // if (!data[0].servicebillno) this.$refs.list.list = [];
-      if (!data[0].servicebillno) {
+      if (!data[0].billno) {
         this.$refs.list.list = []
         this.$refs.list.total = 0
       }