Parcourir la source

收款单-页面修改

jingbb il y a 4 mois
Parent
commit
c1d8cf4238

+ 1 - 0
src/views/saleCode/receiptOrder/receiptOrderForm.data.ts

@@ -27,6 +27,7 @@ export const columns: BasicColumn[] = [
     title: '购方税号(buyer tax number)',
     align:"center",
     ellipsis:true,
+    width:200,
     dataIndex: 'buyer'
    },
    {

+ 1 - 1
src/views/saleCode/receiptOrder/receiptOrdertList.vue

@@ -121,7 +121,7 @@
                  fixed:'right'
              },
              scroll:{
-              x:'2500px'
+              x:'2200px'
              },
              beforeFetch: async (params) => {
                let rangerQuery = await setRangeQuery();