部门新增修改对接
This commit is contained in:
@@ -146,6 +146,9 @@ export default {
|
||||
},
|
||||
},
|
||||
created() {
|
||||
const paragraph = "I think Ruth's dog is cuter than your dog! Ruth";
|
||||
console.log(paragraph.replace("Ruth", 'my'));
|
||||
|
||||
this.initTime();
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user