Kaynağa Gözat

Merge branch 'mergeBranch' into allTestUrgent

qymljy 3 hafta önce
ebeveyn
işleme
120e4e0e31
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/HDrpManagement/serveWorkBill/index.vue

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

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