This commit is contained in:
parent
93179dc98d
commit
edd5c03587
|
|
@ -138,17 +138,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -234,17 +234,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -104,17 +104,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -73,17 +73,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -86,17 +86,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -73,17 +73,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -220,17 +220,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -236,17 +236,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -68,17 +68,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -154,17 +154,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
// 保存数据
|
// 保存数据
|
||||||
handleSave(){
|
handleSave(){
|
||||||
|
|
|
||||||
|
|
@ -86,17 +86,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -98,17 +98,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
修改
|
修改
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button plain size="mini" type="danger" icon="el-icon-delete" v-hasPermi="['transfer:apply:del']"
|
<el-button plain size="mini" type="danger" icon="el-icon-delete" v-hasPermi="['transfer:apply:del']"
|
||||||
@click="handleDelete(data)" v-if="data.auditStatus === '2'">
|
@click="handleDelete(data)" >
|
||||||
删除
|
删除
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button plain size="mini" type="success" icon="el-icon-warning-outline" v-hasPermi="['transfer:apply:query']"
|
<el-button plain size="mini" type="success" icon="el-icon-warning-outline" v-hasPermi="['transfer:apply:query']"
|
||||||
|
|
|
||||||
|
|
@ -190,17 +190,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -89,17 +89,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -133,17 +133,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -60,17 +60,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -128,9 +128,9 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
|
|
||||||
/*维护*/
|
/*维护*/
|
||||||
|
|
|
||||||
|
|
@ -84,17 +84,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
|
|
@ -144,17 +144,17 @@ export default {
|
||||||
handleClose() {
|
handleClose() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**确认弹窗 */
|
/**确认弹窗 */
|
||||||
sureBtnClick() {
|
sureBtnClick() {
|
||||||
this.dialogVisible = false;
|
this.dialogVisible = false;
|
||||||
this.$emit("closeDialog");
|
this.$emit("closeDialog");
|
||||||
setTimeout(() => {
|
/* setTimeout(() => {
|
||||||
this.dialogVisible = true;
|
this.dialogVisible = true;
|
||||||
});
|
}); */
|
||||||
},
|
},
|
||||||
/**重置表单*/
|
/**重置表单*/
|
||||||
reset() {
|
reset() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue