QuKatie před 3 roky
rodič
revize
7a31705ed6

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 565 - 442
src/views/finance/applyForInvoice/chargeInvoice/index.vue


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 406 - 388
src/views/finance/applyForInvoice/salesInvoice/index.vue


+ 16 - 0
src/views/finance/charge/js/index.js

@@ -2,6 +2,7 @@ export const tableOption = [{
     surface: "1",
     label: "fBillno",
     name: "系统编号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -9,6 +10,7 @@ export const tableOption = [{
     surface: "2",
     label: "fCorpidName",
     name: "客户名称",
+    align:"left",
     checked: 0,
     width: 150,
   },
@@ -16,6 +18,7 @@ export const tableOption = [{
     surface: "3",
     label: "bank",
     name: "收款银行",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -23,6 +26,7 @@ export const tableOption = [{
     surface: "4",
     label: "fBankNumber",
     name: "收款账号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -30,6 +34,7 @@ export const tableOption = [{
     surface: "5",
     label: "invoiceNo",
     name: "发票号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -37,6 +42,7 @@ export const tableOption = [{
     surface: "6",
     label: "vessel",
     name: "船名",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -44,6 +50,7 @@ export const tableOption = [{
     surface: "7",
     label: "voyage",
     name: "航次",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -51,6 +58,7 @@ export const tableOption = [{
     surface: "8",
     label: "loadportName",
     name: "起运港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -58,6 +66,7 @@ export const tableOption = [{
     surface: "9",
     label: "destportName",
     name: "目的港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -65,6 +74,7 @@ export const tableOption = [{
     surface: "10",
     label: "fAmtdr",
     name: "应收金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -72,6 +82,7 @@ export const tableOption = [{
     surface: "11",
     label: "fAmtcr",
     name: "收费金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -79,6 +90,7 @@ export const tableOption = [{
     surface: "12",
     label: "fBillstatusName",
     name: "状态",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -86,6 +98,7 @@ export const tableOption = [{
     surface: "13",
     label: "createBy",
     name: "制单人",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -93,6 +106,7 @@ export const tableOption = [{
     surface: "14",
     label: "createTime",
     name: "制单日期",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -100,6 +114,7 @@ export const tableOption = [{
     surface: "15",
     label: "tMblno",
     name: "提单号",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -107,6 +122,7 @@ export const tableOption = [{
     surface: "16",
     label: "fRemarks",
     name: "备注",
+    align:"left",
     checked: 0,
     width: 200,
   }

+ 2 - 1
src/views/finance/charge/kaihe-index.vue

@@ -281,7 +281,8 @@
           :label="item.name"
           :width="item.width"
           :prop="item.label"
-          align="center"
+          header-align="center"
+          :align="item.align"
           :fixed="item.fixed"
           :show-overflow-tooltip="true"
         />

+ 13 - 0
src/views/finance/contrast/js/index.js

@@ -3,6 +3,7 @@ export const tableOption = [
     surface: "1",
     label: "fBillno",
     name: "系统编号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -10,6 +11,7 @@ export const tableOption = [
     surface: "2",
     label: "fCorpidName",
     name: "客户名称",
+    align:"left",
     checked: 0,
     width: 150,
   },
@@ -17,6 +19,7 @@ export const tableOption = [
     surface: "3",
     label: "vessel",
     name: "船名",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -24,6 +27,7 @@ export const tableOption = [
     surface: "4",
     label: "voyage",
     name: "航次",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -31,6 +35,7 @@ export const tableOption = [
     surface: "5",
     label: "loadportName",
     name: "起运港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -38,6 +43,7 @@ export const tableOption = [
     surface: "6",
     label: "destportName",
     name: "目的港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -45,6 +51,7 @@ export const tableOption = [
     surface: "7",
     label: "fAmtdr",
     name: "应收金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -52,6 +59,7 @@ export const tableOption = [
     surface: "9",
     label: "fAmtcr",
     name: "对账金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -59,6 +67,7 @@ export const tableOption = [
     surface: "10",
     label: "fBillstatusName",
     name: "状态",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -66,6 +75,7 @@ export const tableOption = [
     surface: "11",
     label: "createBy",
     name: "制单人",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -73,6 +83,7 @@ export const tableOption = [
     surface: "12",
     label: "createTime",
     name: "制单日期",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -80,6 +91,7 @@ export const tableOption = [
     surface: "13",
     label: "tMblno",
     name: "提单号",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -87,6 +99,7 @@ export const tableOption = [
     surface: "14",
     label: "fRemarks",
     name: "备注",
+    align:"left",
     checked: 0,
     width: 200,
   }

+ 2 - 1
src/views/finance/contrast/kaihe-index.vue

@@ -254,7 +254,8 @@
           :label="item.name"
           :width="item.width"
           :prop="item.label"
-          align="center"
+          header-align="center"
+          :align="item.align"
           :fixed="item.fixed"
           :show-overflow-tooltip="true"
         />

+ 13 - 4
src/views/finance/otherFinancial/index.vue

@@ -55,7 +55,7 @@
               </el-select>
             </el-form-item>
           </el-col>
-          <el-col :span="6" style="display:flex;justify-content: flex-end;">
+          <el-col :span="6" style="display: flex; justify-content: flex-end">
             <el-form-item>
               <el-button
                 type="cyan"
@@ -224,7 +224,8 @@
           :label="item.name"
           :width="item.width"
           :prop="item.label"
-          align="center"
+          header-align="center"
+          :align="item.align"
           :fixed="item.fixed"
           :show-overflow-tooltip="true"
           sortable
@@ -653,7 +654,7 @@
         <el-table-column
           prop="remark"
           header-align="center"
-          align="center"
+          align="left"
           width="150px"
           label="备注"
         >
@@ -922,7 +923,7 @@
         <el-table-column
           prop="remark"
           header-align="center"
-          align="center"
+          align="left"
           width="150px"
           label="备注"
         >
@@ -1028,6 +1029,7 @@ export default {
           label: "fMblno",
           name: "参考编号",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1036,6 +1038,7 @@ export default {
           label: "shipsName",
           name: "船名",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1044,6 +1047,7 @@ export default {
           label: "voyage",
           name: "航次",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1052,6 +1056,7 @@ export default {
           label: "fBilltype",
           name: "单据类型",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1060,6 +1065,7 @@ export default {
           label: "fBillno",
           name: "单据编号",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1068,6 +1074,7 @@ export default {
           label: "fBsdate",
           name: "单据日期",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1076,6 +1083,7 @@ export default {
           label: "createBy",
           name: "制单人",
           checked: 0,
+          align: "center",
           width: 150,
           show: true,
         },
@@ -1084,6 +1092,7 @@ export default {
           label: "remark",
           name: "备注",
           checked: 0,
+          align: "left",
           width: 150,
           show: true,
         },

+ 16 - 0
src/views/finance/payment/js/index.js

@@ -2,6 +2,7 @@ export const tableOption = [{
     surface: "1",
     label: "fBillno",
     name: "系统编号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -9,6 +10,7 @@ export const tableOption = [{
     surface: "2",
     label: "fCorpidName",
     name: "客户名称",
+    align:"left",
     checked: 0,
     width: 150,
   },
@@ -16,6 +18,7 @@ export const tableOption = [{
     surface: "3",
     label: "bank",
     name: "付款银行",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -23,6 +26,7 @@ export const tableOption = [{
     surface: "4",
     label: "fBankNumber",
     name: "付款账号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -30,6 +34,7 @@ export const tableOption = [{
     surface: "5",
     label: "waterBillNo",
     name: "水单号",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -37,6 +42,7 @@ export const tableOption = [{
     surface: "6",
     label: "vessel",
     name: "船名",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -44,6 +50,7 @@ export const tableOption = [{
     surface: "7",
     label: "voyage",
     name: "航次",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -51,6 +58,7 @@ export const tableOption = [{
     surface: "8",
     label: "loadportName",
     name: "起运港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -58,6 +66,7 @@ export const tableOption = [{
     surface: "9",
     label: "destportName",
     name: "目的港",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -65,6 +74,7 @@ export const tableOption = [{
     surface: "10",
     label: "fAmtdr",
     name: "应付金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -72,6 +82,7 @@ export const tableOption = [{
     surface: "11",
     label: "fAmtcr",
     name: "付费金额",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -79,6 +90,7 @@ export const tableOption = [{
     surface: "12",
     label: "fBillstatusName",
     name: "状态",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -86,6 +98,7 @@ export const tableOption = [{
     surface: "13",
     label: "createBy",
     name: "制单人",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -93,6 +106,7 @@ export const tableOption = [{
     surface: "14",
     label: "createTime",
     name: "制单日期",
+    align:"center",
     checked: 0,
     width: 150,
   },
@@ -100,6 +114,7 @@ export const tableOption = [{
     surface: "15",
     label: "tMblno",
     name: "提单号",
+    align:"center",
     checked: 0,
     width: 100,
   },
@@ -107,6 +122,7 @@ export const tableOption = [{
     surface: "16",
     label: "fRemarks",
     name: "备注",
+    align:"left",
     checked: 0,
     width: 200,
   }

+ 2 - 1
src/views/finance/payment/kaihe-index.vue

@@ -281,7 +281,8 @@
           :label="item.name"
           :width="item.width"
           :prop="item.label"
-          align="center"
+          header-align="center"
+          :align="item.align"
           :fixed="item.fixed"
           :show-overflow-tooltip="true"
         />

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 422 - 299
src/views/index.vue


+ 5 - 5
src/views/login.vue

@@ -52,14 +52,14 @@
     </el-form>
     <!--  底部  -->
 <!--    青岛途宝软件开发有限公司-->
-   <div class="el-login-footer">
+   <!-- <div class="el-login-footer">
      <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37021302000853">鲁公网安备 37021302000853号</a> <a href="https://beian.miit.gov.cn/">鲁ICP备2021000559号</a>  青岛途宝软件开发有限公司</span>
-   </div>
+   </div> -->
 <!--    凯和-->
 
-<!--    <div class="el-login-footer">-->
-<!--      <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="https://beian.miit.gov.cn/">鲁ICP备2021017300号-1</a>  青岛凯和志诚物流有限公司</span>-->
-<!--    </div>-->
+   <div class="el-login-footer">
+     <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="https://beian.miit.gov.cn/">鲁ICP备2021017300号-1</a>  青岛凯和志诚物流有限公司</span>
+   </div>
   </div>
 </template>
 

+ 7 - 0
src/views/morePage/stock/index.vue

@@ -564,6 +564,13 @@ export default {
           checked: 0,
           width: 150,
         },
+        {
+          surface: "12",
+          label: "amount",
+          name: "金额",
+          checked: 0,
+          width: 150,
+        },
       ],
       allCheck: false,
       userOptions: [],

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů