Qukatie преди 1 година
родител
ревизия
1ca15bc0e4
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/components/tradeAgency/fee-oceanFreight.vue

+ 2 - 2
src/components/tradeAgency/fee-oceanFreight.vue

@@ -97,8 +97,8 @@
                 <el-button type="danger" plain size="small" :disabled="disabled || selectionCList.length == 0"
                     @click="allClick('撤销账单', 'C')">撤销账单</el-button>
                     <el-button type="primary" plain size="small" :disabled="disabled"
-                    @click="allClick('增值税', 'D')">增值税</el-button>
-                <el-button type="danger" plain size="small" :disabled="disabled" @click="allClick('关税', 'D')">关税</el-button>
+                    @click="allClick('增值税', 'C')">增值税</el-button>
+                <el-button type="danger" plain size="small" :disabled="disabled" @click="allClick('关税', 'C')">关税</el-button>
                 <!-- <el-button type="primary" plain size="small" :disabled="disabled"
                     @click="allClick('打印账单', 'C')">打印账单</el-button> -->
                 <el-button type="success" plain size="small" :disabled="disabled"