浏览代码

新增其他财务

caojunjie 3 年之前
父节点
当前提交
85dc5b0800
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/finance/otherFinancial/index.vue

+ 2 - 2
src/views/finance/otherFinancial/index.vue

@@ -360,7 +360,7 @@
         >
           <template slot-scope="scope">
             <el-select
-                v-model="scope.row.fFeeUnitid"
+                v-model="scope.row.fFeeunitid"
                 placeholder="请选择计费单位"
                 :disabled="disabled"
                 clearable
@@ -632,7 +632,7 @@
         >
           <template slot-scope="scope">
             <el-select
-                v-model="scope.row.fFeeUnitid"
+                v-model="scope.row.fFeeunitid"
                 placeholder="请选择计费单位"
                 :disabled="disabled"
                 clearable