BUG 26273
This commit is contained in:
@@ -126,7 +126,6 @@ export default {
|
||||
images: JSON.stringify(this.form.images),
|
||||
applicationId: this.appId,
|
||||
name: this.name,
|
||||
visitTime: this.form.visitTime + ' 23:59:59'
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.$message.success('添加成功')
|
||||
|
||||
Reference in New Issue
Block a user