Przeglądaj źródła

修改保存后,不显示备注

Renxy 1 rok temu
rodzic
commit
a9336e7508

+ 1 - 1
src/pages/PurchaseAdmin/PurchaseList/WorkingHours/index.js

@@ -177,7 +177,7 @@ function List(props) {
     let params = [
       {
         type_id: Number(item.type_id),
-        comment: '',
+        comment: item.comment,
         // 父级id
         parent_type_id: allType[item.type_id].parent_id,
         data: [