@@ -28,5 +28,24 @@ problem:TypeError: _vm.updateDevice is not a function<br>
<el-form-item>
<el-button type="primary" @click="updatedevice('editDevice')">确认</el-button>
</el-form-item>
+```
+<br />
+
+## 2022.10.14
+### OneDayDay
++ 编写网页端datasource界面<br>
+### The Problem
+problem:
+Error in v-on handler: "TypeError: this.$refs[_editdataSourceNyName] is undefined"<br>
+## 2022.10.15
++ 编写服务端datasource更新方法<br>
++ 寻找 updateDevice is not a function 报错原因
+problem:<br>
+```JS
```
<br />