Issue #98: Done.

This commit is contained in:
chiayin
2023-09-20 16:16:44 +08:00
parent 28d94db141
commit bcda6345c6

View File

@@ -826,7 +826,7 @@ export default {
this.isLoading = false;
// Results page Cover Plate
this.$emitter.emit('coverPlate', false);
this.$toast.success('Apply Success. View the Conformance Checking Results.');
this.$toast.success('Rule applied.');
},
},
created() {