This commit is contained in:
linfso 2025-05-12 17:42:11 +08:00
parent d9b511bda7
commit 3bd5a1b3c3

View File

@ -234,7 +234,7 @@
</template>
</el-table-column>
<el-table-column :label="$t('开票定制备注')" align="center" prop="openBillRemark" width="80" :show-overflow-tooltip="true" />
<el-table-column :label="$t('开票定制备注')" align="center" prop="openBillRemark" width="150" :show-overflow-tooltip="true" />
<el-table-column :label="$t('付款日期')" align="center" prop="payDays" width="80" :show-overflow-tooltip="true" />
<!-- <el-table-column :label="$t('代垫费用')" align="center" prop="ddfy" width="80" :show-overflow-tooltip="true" /> -->