‘DF10F-0001A’ 2 vuotta sitten
vanhempi
commit
0422fb8d53
1 muutettua tiedostoa jossa 19 lisäystä ja 0 poistoa
  1. 19 0
      OneDayDay.md

+ 19 - 0
OneDayDay.md

@@ -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
+### OneDayDay
++ 编写服务端datasource更新方法<br>
++ 编写网页端datasource界面<br>
++ 寻找 updateDevice is not a function 报错原因
+### The Problem
+problem:<br>
+```JS
+
 ```
 <br />