shop_vue/src/views/plus/business/template/add.vue
@@ -860,7 +860,6 @@
                message: '保存成功',
                type: 'success'
              });
              self.$router.push('/plus/business/template/index');
            })
            .catch(error => {
              self.loading = false;