This commit is contained in:
cwchen 2025-09-29 14:18:40 +08:00
parent 93179dc98d
commit edd5c03587
20 changed files with 75 additions and 75 deletions

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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(){

View File

@ -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() {

View File

@ -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;
}); }); */
}, },
}, },
}; };

View File

@ -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']"

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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;
}); }); */
}, },
/*维护*/ /*维护*/

View File

@ -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() {

View File

@ -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() {