Commit ef276458 authored by 周毅's avatar 周毅

包装作业增加物料批号属性显示

parent ac40974a
...@@ -12,7 +12,10 @@ ...@@ -12,7 +12,10 @@
</template> </template>
<script> <script>
import wlsx from 'common/src/mixin/wlsx.js'
import wlphsx from 'common/src/mixin/wlphsx.js'
export default { export default {
mixins:[wlphsx,wlsx],
data() { data() {
return { return {
power: { power: {
......
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