chore:1在期初库存中加入批量导入和导出 2修改销售订单中物品不根据门店区分 3修改收入单和转账单日期限制 4修改库存查询里面的销售价格这两个价格是否一样的,如果是一样的,最好处理用一样的中英文名

1在期初库存中加入批量导入和导出
2修改销售订单中物品不根据门店区分
3修改收入单和转账单日期限制
4修改库存查询里面的销售价格这两个价格是否一样的,如果是一样的,最好处理用一样的中英文名
This commit is contained in:
shawnzhang 2021-02-23 18:46:49 +08:00
parent e553f97346
commit 1d71c3b657
148 changed files with 150 additions and 150 deletions

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -86,7 +86,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -77,7 +77,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -95,7 +95,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -80,7 +80,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -97,7 +97,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -82,7 +82,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -77,7 +77,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -99,7 +99,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -90,7 +90,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -99,7 +99,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -97,7 +97,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -94,7 +94,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -108,7 +108,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -99,7 +99,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -95,7 +95,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -378,7 +378,7 @@
</el-form-item>
</el-col>
<el-col :span="6">
<el-form-item :label="$t('Product.saleprice')" prop="saleprice" style="margin-left: 18px;width: 100%;margin-bottom: 0">
<el-form-item :label="$t('StockAlarm.salePrice')" prop="saleprice" style="margin-left: 18px;width: 100%;margin-bottom: 0">
<el-input v-model="personalForm.saleprice" placeholder="请输入零售价" style="width: 200px" clearable/>
</el-form-item>
</el-col>

View file

@ -24,7 +24,7 @@
</el-form-item>
</el-col>
<el-col :span="6">
<el-form-item :label="$t('Product.saleprice2')" style="margin-left: 18px;width: 100%;margin-bottom: 0">
<el-form-item :label="$t('StockAlarm.salePrice2')" style="margin-left: 18px;width: 100%;margin-bottom: 0">
<el-input v-model="personalForm.saleprice" placeholder="请输入当前零售价" clearable style="width: 200px"/>
</el-form-item>
</el-col>

View file

@ -170,7 +170,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -209,7 +209,7 @@
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item :label="$t('Product.saleprice')" prop="saleprice" style="width: 100%;">
<el-form-item :label="$t('StockAlarm.salePrice')" prop="saleprice" style="width: 100%;">
{{ personalForm.salePrice }}
</el-form-item>
</el-col>

View file

@ -13,7 +13,7 @@
<el-form-item :label="$t('Product.productcode')" style="width: 40%;margin-top:1%">
<el-input v-model="personalForm.productCode" disabled/>
</el-form-item>
<el-form-item :label="$t('Product.saleprice2')" style="width: 40%;margin-top:1%">
<el-form-item :label="$t('StockAlarm.salePrice2')" style="width: 40%;margin-top:1%">
<el-input v-model="personalForm.salePrice" disabled/>
</el-form-item>
<el-form-item :label="$t('Product.tradeprice2')" style="width: 40%;margin-top:1%">

View file

@ -277,7 +277,7 @@
</el-form-item>
</el-col>
<el-col :span="12">
<el-form-item :label="$t('Product.saleprice')" prop="saleprice" style="width: 100%;">
<el-form-item :label="$t('StockAlarm.salePrice')" prop="saleprice" style="width: 100%;">
<el-input v-model="personalForm.salePrice" placeholder="请输入零售价" disabled style="margin-left: 18px;width: 200px" clearable/>
</el-form-item>
</el-col>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -103,7 +103,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -95,7 +95,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -96,7 +96,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>
@ -217,7 +217,7 @@ export default {
}
},
created() {
this.getlist()
// this.getlist()
},
beforeCreate() {
_that = this
@ -254,7 +254,7 @@ export default {
//
handleFilter() {
this.getemplist.pagenum = 1
this.getemplist.searchRepositoryId = this.query.saleRepositoryId
this.getemplist.searchRepositoryId = ''
chooseProduct(this.getemplist).then(res => {
if (res.data.ret === 200) {
this.list = res.data.data.content.list

View file

@ -91,7 +91,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -91,7 +91,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column> -->
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -103,7 +103,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -99,7 +99,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -97,7 +97,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -89,7 +89,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -98,7 +98,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -93,7 +93,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -82,7 +82,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -77,7 +77,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -82,7 +82,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

View file

@ -77,7 +77,7 @@
<span>{{ scope.row.point }}</span>
</template>
</el-table-column>
<el-table-column :label="$t('Product.saleprice')" :resizable="false" prop="costPrice" align="center" width="100">
<el-table-column :label="$t('StockAlarm.salePrice')" :resizable="false" prop="costPrice" align="center" width="100">
<template slot-scope="scope">
<span>{{ scope.row.salePrice }}</span>
</template>

Some files were not shown because too many files have changed in this diff Show more