| src/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue
@@ -180,7 +180,7 @@ <pagination v-show="total > 0" :total="total" :page.sync="page" :limit.sync="pageSize" @pagination="handleQuery" /> <!-- 列设置 --> <el-dialog title="隐藏列设置" :visible.sync="openRowHide" width="816px" append-to-body> <RowSettings :colName="btResList" HModName="Kf_POStockInBillList" @rowEditClose="rowSetClose" <RowSettings :colName="btResList" HModName="Gy_BarCodeBillList" @rowEditClose="rowSetClose" v-if="rowHideShow" /> </el-dialog> <!-- 打印 -->