Commit ac0ae511 authored by 周毅's avatar 周毅

调整页面显示

parent 9a517c5c
......@@ -65,7 +65,7 @@
{
title: "数量",
field: "sl",
width: 140
fieldType:"float"
},
{
title: "物料批号",
......
......@@ -11,8 +11,10 @@
</template>
<script>
// import Edit from './edit.vue'
import wlsx from 'common/src/mixin/wlphsx.js'
import wlphsx from 'common/src/mixin/wlphsx.js'
export default {
mixins: [wlsx, wlphsx],
data() {
return {
power: {
......
......@@ -79,7 +79,7 @@
{
title: "应收数量",
field: "yssl",
width: 100,
fieldType:"float"
},
{
title: "唯一码",
......
......@@ -77,7 +77,7 @@
{
title: "数量",
field: "sl",
width: 120
fieldType:"float"
}
],
......
......@@ -77,7 +77,7 @@
{
title: "数量",
field: "sl",
width: 120
fieldType:"float"
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment