|
@@ -1743,6 +1743,7 @@ export default {
|
|
|
_this.docAttr.projects = JSON.stringify(_this.docAttr.linkProject);
|
|
|
_this.docAttr.data = JSON.stringify(_this.coms);
|
|
|
_this.docAttr.is_template = 1;
|
|
|
+ _this.docAttr.template_id=0
|
|
|
_this.docAttr.user_name = _this.$store.state.user.name;
|
|
|
_this.docAttr.user_id = _this.$store.state.user.id;
|
|
|
/* if (_this.docAttr.id > 0) {
|