Commit 209f834b authored by 李苏's avatar 李苏 💬

remove some field and style

parent c2f951eb
......@@ -20,7 +20,7 @@ export default {
</script>
<style>
body {
zoom: 90%;
/* zoom: 90%; */
}
#app{
font-family: "SimHei", Arial, sans-serif;
......
......@@ -81,16 +81,16 @@
field: "zbsl",
width: 140
},
{
title: "包装数量",
field: "bzsl",
width: 140
},
{
title: "拆分数量",
field: "cfsl",
width: 140
}
// {
// title: "包装数量",
// field: "bzsl",
// width: 140
// },
// {
// title: "拆分数量",
// field: "cfsl",
// width: 140
// }
],
queryParams: [],
......
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