Explorar o código

Merge branch 'mergeBranch' into allTestUrgent

qymljy hai 1 mes
pai
achega
120e4e0e31
Modificáronse 1 ficheiros con 1 adicións e 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
       }