修改生产界面

master
夜笙歌 7 months ago
parent 921050e177
commit 4bebde52b9

@ -201,6 +201,7 @@
<el-button
slot="reference"
size="small"
@click="input1 = null"
type="text">开始
</el-button>
</el-popover>
@ -750,7 +751,6 @@ export default {
console.log(this.input1)
console.log(val)
document.body.click()
this.input1 = null
// const data = await startNextProductPlanDetail({planId: val.planId})
// if (data.code === 200) {

Loading…
Cancel
Save