Przeglądaj źródła

Merge branch 'mergeBranch' into allTestUrgent

qymljy 3 tygodni temu
rodzic
commit
120e4e0e31
1 zmienionych plików z 1 dodań i 1 usunięć
  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
       }