姜福壮
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
@current-change="handleCurrentChange1"/>
|
@current-change="handleCurrentChange1"/>
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
<el-dialog :visible.sync="dialogFormVisible" title="补投" center width="300px">
|
<el-dialog :visible.sync="dialogFormVisible" title="退料" center width="300px">
|
||||||
<el-form ref="form" :model="form" :rules="rules" label-position="left" label-width="80px" class="demo-ruleForm">
|
<el-form ref="form" :model="form" :rules="rules" label-position="left" label-width="80px" class="demo-ruleForm">
|
||||||
<div>
|
<div>
|
||||||
<el-row style="padding: 10px 0">
|
<el-row style="padding: 10px 0">
|
||||||
|
|||||||
@@ -718,6 +718,9 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
window.onresize = function() {
|
||||||
|
console.log(11111)
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user