@@ -166,7 +166,7 @@
</el-table-column>
<el-table-column
align="center"
- label="存货编码"
+ label="物料编码"
prop="materialNumber"
min-width="160"
show-overflow-tooltip
@@ -182,7 +182,7 @@
- label="存货名称"
+ label="产品名称"
prop="materialName"
@@ -466,7 +466,7 @@
@@ -479,7 +479,7 @@
@@ -70,14 +70,14 @@
prop="materialId"
></el-table-column>
@@ -252,8 +252,8 @@
</template>
<script>
-import { getProductRriceConfirm, getTypeList,getUserList } from "@/api/basic_data/material";
-import Mixin from "@/mixin/index";
+import { getProductRriceConfirm, getTypeList, getUserList } from '@/api/basic_data/material'
+
export default {
// mixins: [Mixin],
props: {
@@ -65,14 +65,14 @@
@@ -232,11 +232,7 @@
-import {
- getProductRriceConfirm,
- getTypeList,
- getUserList,
-} from "@/api/basic_data/material";
+import { getTypeList, getUserList } from '@/api/basic_data/material'