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

remove some field and style

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