Kaynağa Gözat

新增字段

lichao 3 yıl önce
ebeveyn
işleme
02635703fb

+ 5 - 0
src/views/basicData/productInformation/detailsPageEdit.vue

@@ -274,6 +274,11 @@ export default {
             span: 8
           },
           {
+            label: "积分倍数",
+            prop: "a",
+            span: 8
+          },
+          {
             label: "备注",
             prop: "remarks",
             type: "textarea",