|
@@ -321,7 +321,7 @@ export default {
|
|
if (result.code === 0) {
|
|
if (result.code === 0) {
|
|
this.handlePolicyOperationCancel();
|
|
this.handlePolicyOperationCancel();
|
|
this.$emit('sureface');
|
|
this.$emit('sureface');
|
|
- this.$message.success('图片上传成功');
|
|
|
|
|
|
+ this.$message.success('图片上传成功');l
|
|
this.confirmLoading = false;
|
|
this.confirmLoading = false;
|
|
}
|
|
}
|
|
else {
|
|
else {
|