zhangqiOMG %!s(int64=3) %!d(string=hai) anos
pai
achega
4b58f234a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/HDrpManagement/orderManage/modules/edit.vue

+ 1 - 1
src/HDrpManagement/orderManage/modules/edit.vue

@@ -169,7 +169,7 @@
             <el-option
               v-for="item in saleroptions"
               :key="item.value"
-              :label="item.value"
+              :label="item.remarks"
               :value="item.value">
             </el-option>
           </el-select>