|
|
@@ -555,8 +555,8 @@ export default {
|
|
|
let params = [
|
|
|
{
|
|
|
uid: this.userid,
|
|
|
- title: window.topU.US.userInfo.username+this.formatDateTime2(new Date().getTime())+"的快速创建",
|
|
|
- //title: "黄明浩"+this.formatDateTime2(new Date().getTime())+"的快速创建",
|
|
|
+ title: window.topU.US.userInfo.username+this.formatDateTime2(new Date().getTime())+this.lang.ssQuickCreateSuffix,
|
|
|
+ //title: "黄明浩"+this.formatDateTime2(new Date().getTime())+this.lang.ssQuickCreateSuffix,
|
|
|
brief: "",
|
|
|
cover:
|
|
|
JSON.stringify([
|