Compare commits
2 Commits
8df6ff1576
...
dd32b86445
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd32b86445 | ||
|
|
f46cee495a |
@@ -430,9 +430,7 @@ export default {
|
|||||||
// 填写生产开始时间
|
// 填写生产开始时间
|
||||||
this.$set(this.updateForm, 'productionStartTime', pendingActionRes.data.createTime)
|
this.$set(this.updateForm, 'productionStartTime', pendingActionRes.data.createTime)
|
||||||
|
|
||||||
this.
|
this.isAcidRolling = (actionType == 11)
|
||||||
|
|
||||||
this.isAcidRolling = actionType == 11
|
|
||||||
|
|
||||||
if (this.isAcidRolling) {
|
if (this.isAcidRolling) {
|
||||||
this.acidPrefill.visible = true
|
this.acidPrefill.visible = true
|
||||||
|
|||||||
Reference in New Issue
Block a user