Browse Source

代码书写规范调整

jingbb 6 months ago
parent
commit
71453dc745
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/publicComponents/SelectQuotationModal.vue

+ 1 - 1
src/views/publicComponents/SelectQuotationModal.vue

@@ -362,7 +362,7 @@
             productCode:'',
             childModel:'',
             billDate_begin:'',
-        billDate_end:'',
+            billDate_end:'',
         }
         pagination.value.current =1;
         pagination.value.pageSize = 10;